From: Mike Kienenberger <mkienenb_at_gmail.com>
Date: Tue, 17 Jun 2008 10:56:57 -0400
You can either use the validateCompareTo component as found in the
Tomahawk sandbox release, which has now migrated to Tomahawk proper,
and is in the process of migrating to the Myfaces-commons-validators
project,
You can use the code there to create your own -- either copy the
entire validator or just the parts you want, such as how to read
information from other input components.
On 6/17/08, Ilya Ermolov <ilya-ermolov-java_at_yandex.ru> wrote:
>
> Hello! I have problem using validators in Woodstock components.
>
> I have 2 drop down lists (webuijsf:dropDown) and thier content must be
> different.
> How to solve this problem?
>
> I implemented Validator interface, but validate method can't read
> information from other drop down.
>
> --
> View this message in context: http://www.nabble.com/Validators-tp17879803p17879803.html > Sent from the javaserverfaces dev mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>
>