I am using UI tabs and i want to validate each tab.
When I click the second tab i must validate the first tab.If tab is valid go to second tab, if tab is not valid stay to the current tab and fill in missing form elements.And so on for all my tabs.
Can anyone help me with this.