You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Vitaly Tsaplin <vi...@gmail.com> on 2008/12/22 01:41:26 UTC

How to rid of the message "Your input is invalid." for the whole form component

   Hi there,

  I have a component which is a subclass of FormComponentPanel. Inside
it has an input field with a validator attached. Validator calls error
(validatable, resourceKey). And so far it's ok. But except my error
message I see another one "Your input is invalid." which I don't like
to be there. How to get rid of it?

   Vitaly

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org