JSON Validator
Validate JSON and see the exact syntax error.
Check whether text is valid JSON. If not, the precise parser error is shown.
Como usar
- Paste JSON.
- See valid or the error.
- Fix and re-check.
Perguntas frequentes
- What errors are detected?
- Any JSON syntax error reported by the parser.
- Does it check schemas?
- No, only JSON syntax validity.