Forms use a validationDelegate to keep track of validation errors, e.t.c.
and
also decorate fields, e.t.c. You can specify your own in a form, otherwise
Tapestry uses the default implementation.
Take a look at
http://tapestry.apache.org/tapestry4/tapestry/apidocs/org/apache/tapestry/valid/Validat
I've been struggling with Validation and Translation on a Tapestry 4.0.2
application. I finally think I'm beginning to get to the heart of things
and what's put me into this place is the "revert" button.
Here's my Use Case: A form with data from a data source (db) is render