Use
JSON_SCHEMA_VALIDATE(schema, input)
to get validation errors for the supplied input validated against the supplied JSON schema.
For more information, see our documentation.
JSON_SCHEMA_VALIDATE
functionUse
JSON_SCHEMA_VALIDATE(schema, input)
to get validation errors for the supplied input validated against the supplied JSON schema.
For more information, see our documentation.