lucid_validation 1.1.0 lucid_validation: ^1.1.0 copied to clipboard
A Dart/Flutter package for building strongly typed validation rules inspired by FluentValidation and created by the Flutterando community.
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
andsetValidator
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