JSON Schema Validation: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
(Created page with "==References== {| | valign="top" | * [https://stackoverflow.com/questions/62117492/ NetworkNT JSON Schema Validator not checking Unknown keywords] * [https://github.com/networ...")
 
Line 6: Line 6:
* [https://www.baeldung.com/introduction-to-json-schema-in-java Introduction to JSON Schema in Java]
* [https://www.baeldung.com/introduction-to-json-schema-in-java Introduction to JSON Schema in Java]
* [https://github.com/ajv-validator/ajv Ajv: Another JSON schema validator]
* [https://github.com/ajv-validator/ajv Ajv: Another JSON schema validator]
* [https://www.mscharhag.com/java/json-schema-validation JSON Schema validation in Java]
* [https://json-schema.org/implementations.html JSON Schema Implementations]
* [https://json-schema.org/implementations.html JSON Schema Implementations]
* [https://github.com/everit-org/json-schema EverIt JSON Schema Validator]
* [https://github.com/everit-org/json-schema EverIt JSON Schema Validator]

Revision as of 08:39, 22 March 2021