What you can do with JSON Schema Validator
Check JSON structure against a schema. Use the tool controls to adjust the operation and review the result before copying or downloading it.
How it works and what to consider
It supports common structural controls: type, properties, required, additionalProperties, items, enum, const, lengths, pattern and numeric limits. It does not claim full compatibility with every JSON Schema draft or advanced keyword.