On Thu, 05 Aug 2010 19:04:15 -0300, Rich <rich...@moremagic.com> wrote:

Hi,

Hi!

in concept that seems alright, but BeanEditor doesn't have the validation support I use from BeanEditForm, particularly the recordError method.

Just inject the Form and use the same method to do your custom validation. The recordError() methods in BeanEditForm just delegate for the enclosed Form methods, which themselves delegate to the ValidationTracker environment service. ;)

--
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