v1.1.0
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