Validate JSON
Check JSON for syntax errors, then format or minify it.
Based on: RFC 8259 — The JSON Data Interchange Format
About this validation
Checks whether the supplied document conforms to JSON syntax.
- Protocol / standard:
- Rules reviewed:
- Aug 31, 2026
Standards and vendor-documented behavior can change. This reflects the source as last reviewed above, not a permanent guarantee.
Ctrl/Cmd + Enter