JSON Schema Validator

Validate JSON against a JSON Schema definition

Supported validations

type (string, number, boolean, object, array, null)required fieldsproperties (recursive)enum valuesminLength / maxLengthminimum / maximumpattern (regex for strings)minItems / maxItemsmultipleOfadditionalProperties: false

Found this useful? Share it 🙌

How to use JSON Schema Validator

  1. 1Paste your code or data into the input area
  2. 2Click the action button to process
  3. 3Copy or download your result