All tools
Developer Utilities
JSON Schema Validator
Validate JSON data against a JSON Schema (Draft-07, 2019-09, or 2020-12).
Valid
Validation report
{
"valid": true,
"errors": []
}Validate JSON data against a JSON Schema (Draft-07, 2019-09, or 2020-12).
{
"valid": true,
"errors": []
}