JSON Validator
Check whether a block of JSON is syntactically valid.
or drag a file here
Advertisement
How to use
- 1Paste JSON into the input, or upload a .json file.
- 2Click Validate.
- 3If the JSON is invalid, the exact line and column of the problem are shown when available.
Frequently asked questions
Does this fix invalid JSON for me?
No — it tells you the JSON is invalid, why, and where, but won't guess your intended fix.