JSON
json.validate
Validates a JSON string by parsing one complete JSON value. On success it returns only true. On parse failure it returns false plus parser error details.
Validates a JSON string by parsing one complete JSON value. On success it returns only true. On parse failure it returns false plus parser error details.