Releases: networknt/json-schema-validator
Releases · networknt/json-schema-validator
1.0.7
29 Apr 21:10
Compare
Sorry, something went wrong.
No results found
1.0.7 - 2019-04-29
Added
Changed
fixes #140 Convert double to BigDecimal in MultipleOfValidator to make the validation more accurate. Thanks @jiachen1120
1.0.6
10 Apr 17:11
Compare
Sorry, something went wrong.
No results found
1.0.6 - 2019-04-10
Added
Changed
fixes #132 minimum/maximum validation of integral numbers prone to overflow. Thanks @kosty
fixes #123 Add a link to Javadocs. Thanks @rhwood
1.0.5
01 Apr 22:38
Compare
Sorry, something went wrong.
No results found
1.0.5 - 2019-04-01
Added
Changed
fixes #127 update license copyright and add NOTICE
fixes #125 feat: Add URL mappings. Thanks @rhwood
1.0.4
14 Mar 18:00
Compare
Sorry, something went wrong.
No results found
1.0.4 - 2019-03-14
Added
Changed
fixes #119 Almost JSON-spec compliant validation of numeric values. Thanks @kosty
fixes #120 Update the version in the README.md file. Thanks @ChenYan71
1.0.3
11 Feb 14:18
Compare
Sorry, something went wrong.
No results found
1.0.3 - 2019-02-10
Added
Changed
fixes #116 Fail to validate numeric and Integer in TypeValidator. Thanks @jiachen1120
1.0.2
05 Feb 21:12
Compare
Sorry, something went wrong.
No results found
1.0.2 - 2019-02-05
Added
Changed
fixes #114 LocalDateTime validation error. Thanks @ChenYan71
fixes #113 Fixed validation for path parameters and query parameters. Thanks @jiachen1120
1.0.1
11 Jan 14:08
Compare
Sorry, something went wrong.
No results found
1.0.1 - 2019-01-10
Added
Changed
fixes #112 AnyOfValidator: only return expectedTypeList if not empty. Thanks @c14s
fixes #111 Validation failure for the optional field in a schema - in the PropertiesValidator. Thanks @ddobrin
0.1.26
24 Dec 14:06
Compare
Sorry, something went wrong.
No results found
0.1.26 - 2018-12-24
Added
Changed
fixes #110 Validation Error when using OneOf in OpenAPI specs. Thanks @ddobrin
0.1.25
13 Dec 01:05
Compare
Sorry, something went wrong.
No results found
0.1.25 - 2018-12-12
Added
Changed
0.1.24
21 Nov 17:59
Compare
Sorry, something went wrong.
No results found
0.1.24 - 2018-11-21
Added
Changed