Skip to content

v1.1.0

Compare
Choose a tag to compare
@leepowelldev leepowelldev released this 09 Jun 13:39
· 48 commits to master since this release

New

  • Now supports the type property being passed into the validator
  • Custom error messages are now interpolated with validator arguments

Updates

  • Default errors list has been updated to reflect additional methods added to validator.js
  • Additional test for testing message interpolation

Other

  • Small bit of refactoring