Hello,

I have a form that has a AbstractFormValidator added to it. This does
some validation on a couple of formcomponents.

However in some situations on of the components is not visible and we
get the warming:

IFormValidator in form `formContainer:form` depends on a component
that has been removed from the page or is no longer visible.

How can I diable the AbstractFormValidator so that we don't get this
warning? (as it doesn't need validating).

many thanks
Wayne

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

Reply via email to