Skip to content

v.1.0.0

Compare
Choose a tag to compare
@crsanti crsanti released this 30 Mar 16:45
· 35 commits to master since this release
  • Replaced extending FormValidation instance with a factory (#47 and #49).
  • Added validators: required, email, pattern, minLength and maxLength (#52).
  • Added ValidationConstraints object to initialize FormValidation (#47).