JSON Schema Validator
Check a JSON document against a JSON Schema. Covers type, required, properties, enum, and the common string / number / array constraints. $ref and allOf/anyOf/oneOf are not resolved.
Check a JSON document against a JSON Schema. Covers type, required, properties, enum, and the common string / number / array constraints. $ref and allOf/anyOf/oneOf are not resolved.