Today is all about validating forms. Take this simple form (the code for it is provided for you) Your challenge will be to attach jQuery validate to it in order to validate the data passed from the form. You will do this with the methods we learned in class.