Releases: Logitar/validation.js
Releases · Logitar/validation.js
v1.0.3
Fixed
- Allow
0
numerical values as validator arguments. This is technically a breaking change, but is not change per say because it should have been done since the beginning. - Empty strings are now valid in every rule validating strings, except
required
. This is technically a breaking change, but is not change per say because it should have been done since the beginning. - NPM upgrade.