Skip to content

v0.0.3

Choose a tag to compare

@kajetansw kajetansw released this 07 Apr 18:58
· 22 commits to master since this release

Features

Added built-in validator functions:

  • required
  • min
  • max
  • minLength
  • maxLength
  • is
  • isAnyOf
  • email
  • pattern

For more information consult this section of our docs.