I have a dumb question re: struts validator:

How do I show the value of the offending field in the error message as
opposed to the field name?

i.e. if the field I want to validate is email, and the user types in "foo",
how do I show
"'foo' is not a valid email address"

as opposed to the more standard (or widely documented) error
"'Email Address' is not valid"

Thanks,
Daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to