This is a Java implementation of the JSON Schema Core Draft v4, v6, v7, v2019-09 and v2020-12 specification for JSON schema validation. This implementation supports Customizing Meta-Schemas, ...
JSON Schema JVM is a Java/Kotlin library for generating JSON schemas from your data classes. This library simplifies the process of creating JSON schemas directly from your Java or Kotlin classes, ...