Closed
Description
I use validation-groups on multi-tabbed form and I'd like to know the first failed tabbed part into directly display the corresponding tab. To do that, I need to know for each validation group if it's validated or not. How is it possible to implement this feature in Symfony, and feasable with the new 2.1 architecture ?