JSON Schema Validator
Paste JSON data and a JSON Schema (Draft-7) — instantly validate and see all errors with paths, schema hints and an auto-generated example.
Load Example:
Validation results will appear here after you click Validate.
{
"name": "example",
"age": 0,
"email": "example"
}