JSON Schema Validator
Check JSON documents against a JSON Schema locally
Validate JSON against JSON Schema (draft-07) — paste schema and instance, get errors instantly in-browser.
Also known as: jsonschema validator · validate against schema · json schema lint
100% In-Browser & Private — your data never leaves this device
Loading tool...
How to use the JSON Schema Validator
- Paste your JSON Schema in the schema panel.
- Paste the JSON instance to validate.
- Review pass/fail status and detailed error paths.
FAQ
- Which JSON Schema drafts are supported?
- Draft-07 is the default; draft-04 and 2019-09 are available in the selector.
- Does validation hit a server?
- No. Validation runs with a client-side schema engine.
Suggest an improvementRequest a feature, report an issue, or propose a new tool
Related tools
More private, in-browser utilities you might need next.
Looking for more? Browse all developer tools · All tools