Skip to content

Multiple validators for an attribute #138

@cbornet

Description

@cbornet

It would be very handy to be able to validate an attribute against a list of validators.
This way they can be composed easily
Eg :validator: [instanceof(float), max(2), min(0)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions