json
$json
Validates that a string contains valid JSON that can be parsed by JSON.parse().
The processor does not modify the input - it only validates that the string is
syntactically correct JSON.
Validates that a string contains valid JSON that can be parsed by JSON.parse().
The processor does not modify the input - it only validates that the string is
syntactically correct JSON.