Validate a JSON document against a JSON Schema definition.
Validation verifies that a JSON document conforms to its schema definition.
Supports JSON Schema Draft 6 and Draft 7.
Submitted data is used only for validation. JSON documents, schema definitions and validation results are stored in your session. They are not logged, shared, or transmitted to third-party services.