Releases: networknt/json-schema-validator
Releases · networknt/json-schema-validator
0.1.6
04 Apr 02:36
Compare
Sorry, something went wrong.
No results found
0.1.6 - 2017-04-03
Added
Changed
Fixes #20 added default messages to empty messages on ValidatorTypeCode. Thanks @eskabetxe
Fixes #22 only check subschema if distinct from schema, and minor changes. Thanks @eskabetxe
Fixes #24 update dependencies versions. Thanks @eskabetxe
0.1.5
25 Mar 13:58
Compare
Sorry, something went wrong.
No results found
0.1.5 - 2017-03-25
Added
Changed
Fixes #19 make undertow test scope
0.1.4
06 Feb 19:00
Compare
Sorry, something went wrong.
No results found
0.1.4 - 2017-02-06
Added
Changed
Fixes #6 Match subsequence instead of entire input sequence. Thanks @mspiegel
0.1.3
04 Nov 01:28
Compare
Sorry, something went wrong.
No results found
0.1.3 - 2016-11-03
Added
Changed
Sycn with official test suites and documented failed test cases.
Fixes #4 MinLength and MaxLength validator for unicode string. Thanks for @dola to point me to the right direction.
0.1.2
20 Oct 06:02
Compare
Sorry, something went wrong.
No results found
0.1.2 - 2016-10-20
Added
Changed
Broken escaping in pattern for uris #1 Thanks rweyand
0.1.1
19 Sep 00:42
Compare
Sorry, something went wrong.
No results found
This is a Java JSON schema validator based on Jackson parser. It is implemented json schema draft v4.