Skip to content

Exception Error: "Maximum function nesting level of '256' reached, aborting!" #679

Closed
@infisamk

Description

@infisamk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions