zard 0.0.8
zard: ^0.0.8 copied to clipboard
Zard is a schema validation and transformation library for Dart, inspired by the popular Zod library for JavaScript.
0.0.7 #
- Export ZardError type.
0.0.6 #
- Export schema types.
0.0.5 #
- Add more validation rules, refine, parseAsync, safeParseAsync, coerce, strict.
0.0.5 #
- Update .parse validation rules.
0.0.4 #
- ZMap updated.
0.0.3 #
- Update README.md
0.0.2 #
- Add more validation rules.
0.0.1 #
- Initial version of the package.