JSON Schema Validator
Validate a JSON document against a JSON Schema.
The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
About this tool
Supports the most-used draft-07 features: type, required, properties, items, enum. Errors are reported with JSON-path locations.