angel_validate 3.0.0-alpha
angel_validate: ^3.0.0-alpha copied to clipboard
Strongly-typed form handlers and validators for the Angel framework.
3.0.0-alpha #
- Rewrite, based on
FieldandForm, rather than strings.
2.0.2 #
- Deduplicate error messages.
2.0.1+1 #
- Fix bug in the implementation of
maxLength.
2.0.1 #
- Patch for updated body parsing.
2.0.0 #
- Finish update for Angel 2.
2.0.0-alpha.1 #
- Update for Angel 2.
1.0.5-beta #
- Use
wrapMatcheron explicit values instead of throwing. - Add async matchers.
- Add context-aware matchers.
1.0.4 #
isNonEmptyStringtrims strings.ValidationExceptionextendsAngelHttpException.- Added
requireFieldandrequireFields.