I searched for phone number validation and ended up with below javascript code
jQuery.validator.addMethod(\"phoneUS\", function(phone_number, element) { ph
I think this question is already asked with answer as well. Check this A comprehensive regex for phone number validation