there is
final List<IValidator> getValidators() {...} on FormComponent

  Gerolf

On Fri, May 2, 2008 at 4:17 PM, michalb_cz <[EMAIL PROTECTED]> wrote:

>
> Is there some way how to traverse all validators which are associated
> (added
> through the add(IValidator) method) with the form? I look for something
> like
> get(IValidator) [like List.get(Object obj) method] or List<IValidator>
> getValidators() methods on Form component....
> --
> View this message in context:
> http://www.nabble.com/way-to-traverse---get-all-form-validators-tp17020385p17020385.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to