fluent_validation 2.0.0 copy "fluent_validation: ^2.0.0" to clipboard
fluent_validation: ^2.0.0 copied to clipboard

outdated

A dart based port of fluent validation for C#. FluentValidation allows easy validation of objects without crazy amounts of boilerplate.

2.0.0 Null Safety #

* Update for null safety
* [Breaking Change] - Add a key to rules to help identify the source of the error, this is useful for supplying the error message back to the correct form field. See example.

1.0.1 Fix bugs in number comparison #

* Treat numbers and num and not doubles

1.0.0 Package Improvements #

* Changes to make the package more listable

0.0.1 First Implementation #

* Basic functionality
* Common expressions and extension via must
* Basic testing
23
likes
0
points
203
downloads

Publisher

unverified uploader

Weekly Downloads

A dart based port of fluent validation for C#. FluentValidation allows easy validation of objects without crazy amounts of boilerplate.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on fluent_validation