ORA-40875
JSON schema validation error
        
        Cause
The input JSON document instance failed schema validation.
Action
Correct the JSON document. Use DBMS_JSON_SCHEMA.VALIDATE_REPORT() PL/SQL function to find the schema validation error in the JSON document.