Ffile2fix
Sign in Get started
← All tools

JSON Schema Validator

Validate JSON data against a JSON Schema (subset of Draft 7) and list every failing path; it does not cover every advanced schema keyword.

Free to use

JSON data & schema

Checks the common Draft 7 keywords (type, enum, required, properties, items, string/number constraints, allOf/anyOf/oneOf/not). It does not resolve $ref, if/then/else, or every advanced keyword β€” review results accordingly.

Result

Paste JSON data and a JSON Schema, then click Validate.