FunctionsJSON
is_valid_json
Validates each row as a JSON document and returns true for syntactically valid JSON values.
is_valid_json(…) → BoolKind · scalar
Validates each row as a JSON document and returns true for syntactically valid JSON values.
Part of the JSON family.