Closed
Description
Exception Error: "Maximum function nesting level of '256' reached, aborting!" at /var/www/html/adminpanel/vendor/justinrainbow/json-schema/src/JsonSchema/Entity/JsonPointer.php line 37
Request and schema:
files.zip
Use as:
$validator = new Validator();
$validator->validate($obj, $schema, Constraint::CHECK_MODE_APPLY_DEFAULTS);
I checked request and schema on another library and online validator. They are valid.
Metadata
Metadata
Assignees
Labels
No labels