jar 1.0.0
jar: ^1.0.0 copied to clipboard
Elegant Schema Validation for Flutter and Dart
1.0.0 [2025-03-04] #
- Initial release of JAR validation library
- Added support for string, number, boolean, date, array, and object validation
- Implemented conditional validation with .when()
- Added schema composition with .merge()