ToolsCandy

JSON Schema Validator — Validate JSON Online

Validate JSON instances against JSON Schema with detailed violation paths. Powered by Ajv — fast, private, and runs in your browser.

Your data never leaves your browser

JSON data
JSON Schema
Paste JSON data to validate

About this tool

Ajv engineViolation listDual panelLive validateFullscreen

How to use

  1. Paste JSON data on the left.
  2. Paste JSON Schema on the right.
  3. Review pass/fail status and violation details.

Examples

Required field

Missing required key
Violation at /name: required property

FAQ