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