JQuery Validation does not work on hidden elements

JQuery Validation does not work on hidden elements

I am trying to validate a number of forms some of which are collapsed,I can validate the forms that are shown but I can not validate the ones that are collapsed.
And I also have tried "ignore".
I guess if you tell me how to validate the hidden elements my problem would be solved.
I really appreciate your help.