sure, the form alidator is responsible for setting error messages, so if you want it to only set one just do that

-igor


On 11/9/06, Jon Renaut <[EMAIL PROTECTED]> wrote:
Igor Vaynberg <igor.vaynberg <at> gmail.com> writes:

>
>
> you want to use a form validatorsee IFormValidator and its hierarchy-igor
>
> On 11/9/06, Renaut, Jonathan E CTR DISA GIG-CS <
> Jonathan.Renaut.ctr <at> disa.mil> wrote:
>
>
Can I then prevent the individual validation messages from printing?  I don't
want to print a message for the components that fail, since the form validates
if at least one component validates.  And if all components fail, causing the
form to fail, I don't want to print out "component 1 fails" then "component 2
fails", etc.  I just want to print out one message for the entire form failing
to validate.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to