News

JSON schema validator for JSON for Modern C++. Contribute to sfeller/pboettch-json-schema-validator development by creating an account on GitHub.
An Action that validates any JSON files in your project against JSON schemas that are also in your project. This action uses the Ajv project to compile schemas and validate JSON using the 07 draft of ...