jsonschema

JSON validator

An implementation of a standard language for validating JSON data

An implementation of the JSON Schema specification for Python

GitHub

5k stars
58 watching
581 forks
Language: Python
last commit: 9 days ago
Linked from 4 awesome lists

jsonjson-schemajsonschemaschemavalidation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
keleshev/schema A Python library for validating data structures against predefined schemas. 2,884
json-schema-org/json-schema-test-suite A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. 624
stranger6667/jsonschema A high-performance JSON Schema validator for Rust 527
jsonrainbow/json-schema A PHP implementation of JSON schema validation and coercion 3,549
petrounias/json-schema-toolkit Tool for building and validating JSON documents with recursive field mappings 31
jquense/yup A schema builder for runtime value parsing and validation 22,905
schematics/schematics A Python library to define and enforce data structures with validation and serialization capabilities 2,586
sbrunner/jsonschema-gentypes Tool to generate Python types from JSON Schema 40
jsonpickle/jsonpickle Converts complex Python objects to JSON and vice versa. 1,260
voxpupuli/json-schema Provides an interface to validate JSON objects against specified schema rules 1,552
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
spy16/pyschemes A Python library for validating data structures using a simple and Pythonic schema system 365
guyskk/validr A fast and extensible Python library for data validation 212
jstaffans/robotframework-jsonschemalibrary Library providing an interface to validate JSON data against predefined schemas. 9
selik/destructure A Python library that simplifies schema validation by providing a declarative and binding-based approach to switch/case statements. 9