IS_VALID_JSON_SCHEMA function


Use IS_VALID_JSON_SCHEMA to check if the supplied object matches the supplied JSON schema.

IS_VALID_JSON_SCHEMA(schema, input)

For more information, see our documentation.