How to validate JSON
Paste the JSON into the editor. If the structure is wrong, the editor keeps your content, underlines it and points to the line and column you need to review.
When to use it
Validate API payloads, configurations, fixtures, deployment files and exported data before adding them to a project.