Validate JSON syntax and get clear error messages.
A JSON validator checks whether a string is valid JSON and reports the position and reason of any syntax error.
1. Paste your JSON in the input box.
2. Click Validate. You will see either "Valid JSON" or an error message with details.