This post shows you how to add a custom validation rule to your forms using the jQuery.validate.js plugin. This post supports the Setup form validation using jQuery in just 2 minutes post. I used the $.validator.addMethod() function to setup the custom validation rules. I’ve added…
Article Source jQuery Blog.
Read Full Article jQuery Custom Validation Rule – fieldPresent.