DB
FunctionsJSON

is_valid_json

Validates each row as a JSON document and returns true for syntactically valid JSON values.

is_valid_json(…) → Bool

Kind · scalar

Validates each row as a JSON document and returns true for syntactically valid JSON values.

Part of the JSON family.