github everit-org/json-schema 1.1.0
1.1.0: Collecting all schema violations

latest releases: 1.14.4, 1.14.3, 1.14.2...
8 years ago

Improvement:

  • the validator now collects all schema violations instead of failing early on the first violation (requested at #6 ), each violation can be programmatically accessed (see the Investigating failures section for details)

Bugfix:

  • fixed NPE occuring if an empty object is validated by an ObjectSchema with additionalProperties = false (reported at #15 and #12 )

Don't miss a new json-schema release

NewReleases is sending notifications on new releases.