I want to be able to use the jQuery validation plugin to validate form fields. Looking through the jQuery validation plugin documentation it requires form tags and special attributes added to the input fields. Has anyone been able to successfully use the validation plugin? If not what are my other validation options. I want to be able to validate my input fields before invoking a service.