You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by kjc <ks...@elp.rr.com> on 2005/02/10 21:04:54 UTC

Validation question

Is it possible to pass the incorrect field value that was entered by the 
user
to the error message such that

 errors.email={0} is an invalid e-mail address.

 gets generated as

   "someIncorrectEmailAddr" is an invalid e-mail address


Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Validation question

Posted by Niall Pemberton <ni...@blueyonder.co.uk>.
Not yet.

----- Original Message ----- 
From: "kjc" <ks...@elp.rr.com>
To: "Struts Users Mailing List" <us...@struts.apache.org>
Sent: Thursday, February 10, 2005 8:04 PM
Subject: Validation question


> Is it possible to pass the incorrect field value that was entered by the 
> user
> to the error message such that
> 
>  errors.email={0} is an invalid e-mail address.
> 
>  gets generated as
> 
>    "someIncorrectEmailAddr" is an invalid e-mail address



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org