I am using form validation from http://docs.jquery.com/Plugins/Validation. Here you set the form validation declaratively by setting the class on the form element.
I cant find the full list of all the classnames which fire validation and would like to get them.