JSON Data
JSON Schema
Related Tools
Online JSON Schema verification tool, input JSON data and JSON Schema format, and verify whether JSON data conforms to the format defined by Schema.
The online JSON Schema verification tool supports online verification of whether JSON data conforms to the JSON Schema definition or JSON Type Definition. The tool support Draft 2020-12, Draft 2019-09, Draft-07, Draft-06, JSON Type Definition specification.
- Open File : Open JSON data file or JSON schema file. The supported file encoding is UTF-8 encoding.
- Format : Format the input JSON data and JSON schema.
- Validate : Verify whether the input JSON data format conforms to the JSON Schema or JSON Type Definition.
- Specification : Select the JSON schema specification used for validation.
- JSON Schema Specification reference documents.