jquery simple form validation

jquery simple form validation

I have three group of text boxes in one single form with one confirm button for validation.

when confirm button is clicked

* I need to find which group is valid and invalid group
  with custom error placement :|


how to achieve this?

fiddleeeeeee