Skip to content

4.31.0 – Support for Validation Annotation Inheritance

Compare
Choose a tag to compare
@CarstenWickner CarstenWickner released this 22 Apr 20:54
· 70 commits to main since this release

jsonschema-generator

Added

  • extend TypeContext creation to support configuration of differing annotation inheritance by annotation type

jsonschema-module-jakarta-validation

Fixed

  • consider inheritance of validation constraint annotations
  • when limiting scope to validation groups, also consider a specified group's supertypes

jsonschema-module-javax-validation

Fixed

  • consider inheritance of validation constraint annotations
  • when limiting scope to validation groups, also consider a specified group's supertypes