github everit-org/json-schema 1.2.0
Adding "format" keyword support

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

Improvements

  • added support for the "format" keyword of the specification (requested in #22 )
  • support for custom (non-standard) formats - [https://github.com/everit-org/json-schema#format-validators](see the readme)
  • upgrading to JSON-java version 20160212 (it fixes #25 )

Bugfixes

  • schema properties occuring in an object containing a $ref reference now extend the referred schema (fixes #21 )
  • fixed incorrect error messages for schema violations where the schema forbids additional properties and the subject under validation has multiple additional properties (reported in #28 )

Don't miss a new json-schema release

NewReleases is sending notifications on new releases.