github everit-org/json-schema 1.5.0
Maintenance release

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

This is mainly a maintenance release of the library with compliance bugfixes. There are only a few new API changes.

Improvements

  • adding ValidationException#getAllMessages() - contributed by @srfarley
  • adding getters to some Schema properties ( StringSchema#formatValidator and NotSchema#mustNotMatch ) - requested in #53

Bugfixes

  • fixing seconds fraction parsing in date-time format validation - fixed by Deepak Halale
  • fixing minLength / maxLength validation for Unicode strings - fixed by @halvorgb
  • fixing schema loading in case of "implicit anyOf" types - fixed by @halvorgb

Docs / infrastructure improvements

  • measuring code coverage with JaCoCo and Corevalls.io - contributed by @agebhar1
  • README updates: license, build and code coverage badges, also updating some broken links - thanks again for @agebhar1

Don't miss a new json-schema release

NewReleases is sending notifications on new releases.