Skip to content

[Form] FormValidator still contains code for cascade_validation option removed in 3.0 #18063

Closed
@sustmi

Description

@sustmi

Form option cascade_validation has been removed in 3.0 (17cedd3), but FormValidator still contains code for handling it: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php#L141

I think this can now be removed .
And (I guess) allowDataWalking() method should return false by default.

Should I post a PR?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions