Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

3.0.0 – Compliance with Generator API Changes

Compare
Choose a tag to compare
@CarstenWickner CarstenWickner released this 10 Jun 20:41
· 25 commits to master since this release

Added

  • Consider the same validation annotations on a getter method also for its field
  • Consider the same validation annotations on a field also for its getter method

Changed

  • Internal changes to comply with latest jsonschema-generator release v3.x