Symfony Valdidator does not work with nested AtLeastOneOf Constraint
In following code (condensed from a project) the validation for $constraint2
returns no error, which is not the behaviour I expect (should also return errors):
In following code (condensed from a project) the validation for $constraint2
returns no error, which is not the behaviour I expect (should also return errors):