Skip to content

Fixing multiple validation errors happening on different nesting levels

Compare
Choose a tag to compare
@erosb erosb released this 16 Sep 17:51
· 59 commits to master since this release

Summary

This release contains a bugfix related to multiple validation errors happening in different nesting levels of the instance json document. This (or similar) problem(s) were reported in #69 and #109 . Special thanks for @haferwolle for submitting a good reproducer.

Other improvements

  • dependency upgrades
  • dropping support for java 8
  • adding table of contents to README