JSON Validator
Check whether text is valid JSON and see a useful parse error if it is not.
Are comments allowed?
Standard JSON does not allow comments. They will fail validation.
Check whether text is valid JSON and see a useful parse error if it is not.
Standard JSON does not allow comments. They will fail validation.