Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.4 |
Since Symfony 3.4 it is possible to specify groups
in Valid
constraint.
Here I provided a working example to prove that groupSequence
seems not to worworking with Valid
groups.
Is this a bug or am I missing something here?
To test it, clone the repository and run the command bin/console app:valid-group-test