Thiago H. de Paula Figueiredo wrote:
I have a component with multiple fields. Because validation of the
component depends on multiple fields I would like to validate the
component after all the field have been set.
Just handle the validateForm event from Form.
Yes that I know :) but it kind of breaks the nice component
encapsulation. The form now need to know how to validate the component.
I could add my own validate method to the component but I was looking
for a more component like approach.
According to Howard's posting it can be done using FormSupport?
https://issues.apache.org/jira/browse/TAPESTRY-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
--
Djigzo open source email encryption
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org