This may be a very stupid question but i am looking for a list of the inline validation rules for the jquery form validator.
I know that i can find the js functions here:
but i am looking for a list of the simple inline classes like
email, url, phone, etc., and learn how to use them. I am just looking for a simple list. Thank you.