Adding JSON_SCHEMA_VALIDATE function
FormulasUse
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.