lucid_validation 1.3.0 copy "lucid_validation: ^1.3.0" to clipboard
lucid_validation: ^1.3.0 copied to clipboard

A Dart/Flutter package for building strongly typed validation rules inspired by FluentValidation and created by the Flutterando community.

1.3.0 #

  • Added support for list validation using setEach, allowing nested validators with index-aware error reporting.

1.2.7 #

  • Aded hasNoSequentialRepeatedCharacters and hasNoSequentialCharacters

1.2.6 #

  • Aded validPhoneWithCountryCodeBR and validPhoneBR

1.2.5 #

  • Aded Exception serialization

1.2.4 #

  • Fix overrideCallback in byField

1.2.3 #

  • Added overrideCallback in byField

1.2.2 #

  • Added validCPFOrCNPJ

1.2.1 #

  • Added getExceptions and getExceptionsByKey

1.2.0 #

  • Added support nullable

1.1.0 #

  • Added Label

1.0.1 #

  • Added valid greaterThanOrEqualTo, greaterThan, lessThanOrEqualTo, lessThan, inclusiveBetween and exclusiveBetween

1.0.0 #

  • Production release

0.0.7 #

  • Added when and setValidator

0.0.5 #

  • Added must and mustWith

0.0.3 #

  • Added Cascade Mode

0.0.2 #

  • Added valid CEP, CNPJ and CreditCard

0.0.1+1 #

  • Initial Release
55
likes
150
points
1.71k
downloads

Publisher

verified publisherflutterando.com.br

Weekly Downloads

A Dart/Flutter package for building strongly typed validation rules inspired by FluentValidation and created by the Flutterando community.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on lucid_validation