Skip to content

Releases: nettofarah/property-validator

v1.0.2

04 Dec 20:59

Choose a tag to compare

  • Fix reference to validator 22d52a9

v1.0.1...v1.0.2

v1.0.1

03 Dec 03:38

Choose a tag to compare

v1.0.0...v1.0.1

v1.0.0

02 Dec 01:00

Choose a tag to compare

  • Upgrade validator to latest (#26) aafea08
  • Drop support to node 4 and 5

v0.8.2...v1.0.0

0.7.0

06 Apr 01:42

Choose a tag to compare

0.7.0(Apr 5, 2017)

Added

  • #14 isLength validation helper

0.6.0

17 Mar 06:11

Choose a tag to compare

0.6.0(Mar 16, 2016)

Added

  • #11 isPlainObject validation helper
  • #11 isArrayObject validation helper

Fixed

  • #11 node 0.10.x support when running tests

0.5.0

25 Feb 02:20

Choose a tag to compare

  • Custom validation messages

0.4.0

20 Feb 00:47

Choose a tag to compare

  • Add support to oneOf as a validation helper

0.3.1

18 Feb 09:36

Choose a tag to compare

  • Coerce input to string when using validator.js helpers

Optional validations

14 Feb 00:52

Choose a tag to compare

  • Optional validations support

0.2.0

04 Feb 00:49

Choose a tag to compare

  • Add uuid as an alias for isUUID