bsaunder / JEE6DiveLog

DiveLog application based on JEE6 running on OpenShift
GNU General Public License v3.0
2 stars 1 forks source link

Field Level Validation Errors #41

Open bsaunder opened 12 years ago

bsaunder commented 12 years ago

Field Level Validation Errors, in particular the FieldMatchValidator on the Registration Page, need to properly display the error message.

Steps to Recreate:

  1. Open Application
  2. Go to Registration Page
  3. Fill out form, using two different passwords
  4. Note Error Message does not highlight Box or Text in Red.