jsonschema-validator
There are 17 repositories under jsonschema-validator topic.
json-everything/json-everything
System.Text.Json-based support for all of your JSON needs.
kaptinlin/jsonschema
A powerful Go JSON Schema validator library aligned with the JSON Schema Draft 2020-12. It features enhanced validation outputs and supports internationalization, making it perfect for developers requiring comprehensive schema compliance and multilingual error messaging in modern applications.
sourcemeta/blaze
The ultra high-performance C++ JSON Schema validator, providing validation in the nano-second range along with perfect compliance scores. Supports Draft 4, Draft 6, Draft 7, 2019-09 and 2020-12. For both servers and embedded devices
Optum/jsonschema-editor-react
A react module for maintaining json schema. Built with Chakra-UI
jimblackler/jsonschemafriend
A JSON Schema loader and validator, delivered as a Java library.
mufeedvh/okjson
A fast, simple, and pythonic JSON Schema Validator.
igat64/micro-ajv
An Ajv (Another JSON Schema Validator) middleware for Micro
twuni/vsj
VSJ is JSON Schema validation.
lyubick/action-YAML-schema-validator
Action to validate YAML files against predefined JSON schema
DevCTx/unit_tests_practice
This repository explores some possibilities of automated tests (unittest and pytest) to verify the import and conversion of simple JSON quizzes. It was also my first steps in using Markdown documentation
tjbrockmeyer/vjsonschema
Golang package to Validate json blobs against json schemas and generate structs
Yogesh1190/JsonSchemaValidator
This is simple kick start project which will help you to validate the json based on json schema.
Elsayed91/oot
Order Of The Template - a Python toolkit to parse YAML files and Jinja templates, resolve environment variables, and validate JSON schemas
hi-shekhar/node_pg_knex_crud
A crud application using node.js, Postgres, Knex
ShaliniLovan/API-automated-framework-Using-Rest-Assured
Capture the response payload of the given REST end points using Rest assured and validate the status code and content type in each case and in post call data can be fed via excel sheet.
ekhabarov/jsg
JSON Schema to Go Generator (jsg)
potlitel/JsonSchemaValidationsSamples
Repository for documenting the use of the JSON Schema tool.