You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently found out about validation group sequences from #2947.
I'm fairly convinced after looking through the form component that it does not support them if you are adding constraints within the form type, and have no entity with which to apply the sequence.
The purpose of this feature request is to add support for validation group sequences in the form component.