Check whether a JSON document is syntactically valid.
The JSON Validator checks whether your input parses as valid JSON and reports the first syntax error it finds. All processing happens in your browser — nothing is sent to a server.