Hi all, In the API documentation for Validation plugin, it is written that valid() method can validate "selected elements". Can someone help me for the usage of this method? Can it be done with jQuery selectors, like: $('elements').valid() ?
Thank you.