JSON Schema Validator

Check your JSON data against any JSON Schema and get precise validation failures.

How it works

Validation uses the AJV engine with draft 2020-12 support. Errors show the JSON path, failing keyword and a human-readable message.

Example