| Author |
Javascript Validation
|
Chase Bonham
Ranch Hand
Joined: Jul 15, 2006
Posts: 50
|
|
Is it possible to bundle all Javascript errors from across all validators (required, mask, maxlength) into a single Javascript alert box. I know Struts bundles all field errors for a given validator (i.e show all required fields together, show all max length fields together). I don't know if you can bundle all those together I'm using Struts 1.2.4.
|
 |
 |
|
|
subject: Javascript Validation
|
|
|