constrain 0.1.1 constrain: ^0.1.1 copied to clipboard
Object Constraints for Dart
0.1.1 #
- JSON support. Constraint violations can be converted to JSON, for example to send to the client
0.1.0+1 #
- Fixed bugs with mirrors
0.1.0 #
Implemented most features. Should be highly useable now. Added
- Class based constraints
- handling of collections
- validator functions
- groups
- much more
0.0.1 #
- Basic strawman