angel_validate 2.0.0-alpha.1 copy "angel_validate: ^2.0.0-alpha.1" to clipboard
angel_validate: ^2.0.0-alpha.1 copied to clipboard

outdated

Cross-platform validation library based on `matcher`.

2.0.0-alpha.1 #

  • Update for Angel 2.

1.0.5-beta #

  • Use wrapMatcher on explicit values instead of throwing.
  • Add async matchers.
  • Add context-aware matchers.

1.0.4 #

  • isNonEmptyString trims strings.
  • ValidationException extends AngelHttpException.
  • Added requireField and requireFields.