On Fri, 27 Apr 2012 12:09:56 -0300, Dimitris Zenios <dimitris.zen...@gmail.com> wrote:

How can i find what validators are attached on a field?

Unless you've set the validators yourself (validate parameter of many form field components), the ones that are attached automatically can be checked by putting a breakpoint at the createDefaultValidator() method of FieldValidatorDefaultSourceImpl.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to