[jQuery] is it possible to add elements to validate on fly? [validate]

[jQuery] is it possible to add elements to validate on fly? [validate]


My form has multiple elements like Name[] , which added via AJAX call.
And I want to add them to validation check. How can I do it?