The home of JSON Schema validation right in your browser 🚧 Alpha 🚧 draft-7 only
Valid JSON:
xxxxxxxxxx{ "pattern": "^[a-zA-Z0-9]*$", "additionalProperties": { "$ref": "#" }, "items": { "$ref": "#" }}Valid JSON:
xxxxxxxxxx{ "str": "pass", "array": [ "pass", "fail!" ]}should match pattern "^[a-zA-Z0-9]*$".
pattern at "#/pattern"
Instance location: "/array/1"
jsonschema.dev@relequestual Thanks to Sponsors: ![]()