- Rewrite, based on
Field
andForm
, rather than strings.
- Deduplicate error messages.
- Fix bug in the implementation of
maxLength
.
- Patch for updated body parsing.
- Finish update for Angel 2.
- Update for Angel 2.
- Use
wrapMatcher
on explicit values instead of throwing. - Add async matchers.
- Add context-aware matchers.
isNonEmptyString
trims strings.ValidationException
extendsAngelHttpException
.- Added
requireField
andrequireFields
.