Skip to content

Releases: ziccardi/json-data-validator

2.4.0

02 Oct 11:10
Compare
Choose a tag to compare

2.4.0 (2020-10-02)

Features

  • added a new 'requiredBy' rule to configure field dependencies (3014ba1)
  • added parameters to the generic rule class to pass the whole form to the validator (abd9813)

2.3.0

14 Sep 09:45
Compare
Choose a tag to compare

Features

2.2.0

23 Jul 16:49
Compare
Choose a tag to compare

Features

  • builder: added IsBase64Builder (05bd51c)

2.1.0

21 Jul 10:46
Compare
Choose a tag to compare

Features

  • validator: added utility functions into the result object (049776b)

2.0.1

21 Jul 09:29
Compare
Choose a tag to compare
2.0.1

2.0.0

21 Jul 09:13
Compare
Choose a tag to compare

Bug Fixes

  • builder: fixed fluent api for the required rule builder (37833c2)

BREAKING CHANGES

  • builder: Now the required rule builder requires the build method to be called

1.0.0

21 Jul 08:36
Compare
Choose a tag to compare

Bug Fixes

  • builder: added ability to specify a custom error message (52a34bb)

BREAKING CHANGES
builder: Now the isIn rule builder requires the build method to be called

0.6.3

15 Jul 10:43
Compare
Choose a tag to compare

Bug Fixes

  • added exports to the index file (5ffb2ee)

0.6.2

15 Jul 10:13
Compare
Choose a tag to compare

Bug Fixes

  • added missing return types (318a3d4)
  • matches builder must accept only a string (9640bca)

0.6.1

15 Jul 09:49
Compare
Choose a tag to compare
0.6.1