You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by miro <mi...@yahoo.com> on 2008/12/19 15:50:40 UTC

from and to date fields validator or generic dependency validator

I have from and to date fields in form and form validation should enforce
either both  from and to has values or neither of them , is there any such
validator ,or  is there any generic validator for dependency validations ? 
-- 
View this message in context: http://www.nabble.com/from-and-to-date-fields-validator-or--generic-dependency-validator-tp21092596p21092596.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: from and to date fields validator or generic dependency validator

Posted by Per Newgro <pe...@gmx.ch>.
miro schrieb:
> I have from and to date fields in form and form validation should enforce
> either both  from and to has values or neither of them , is there any such
> validator ,or  is there any generic validator for dependency validations ? 
>   

**org.apache.wicket.validation.CompoundValidator**


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