verify 2.0.0-nullsafety.2 copy "verify: ^2.0.0-nullsafety.2" to clipboard
verify: ^2.0.0-nullsafety.2 copied to clipboard

outdated

Validations made simple. An extension based validation DSL.

Change log #

2.0.0 Null safety support #

  • Renames Validator to ValidatorT and Validator_ to Validator
  • Renames Verify.property to Verify.that
  • Adds Verify.at which lifts a validator of a subfield to the subject

1.1.0 Changelog #

  • Added example with bloc and freezed.
  • Better support for form validation enabling grouped errors by field.
  • Add inOrder sequenced composition.
  • Fix all definition
  • Updated documentation.
55
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Validations made simple. An extension based validation DSL.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, dartz

More

Packages that depend on verify