ValidationAide - Simple

Below is a simple test of the form validator using it out of the box.

Remember!

To add a "title" attribute to each of your input fields you are validating. This value is then used for the "field" part of each validation summary message. If you don't the user will see the field id e.g. FirstName rather than First name.