Re: Validation on Tap 4.0

2007-05-08 Thread Andreas Andreou
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

Validation on Tap 4.0

2007-05-08 Thread Giaccone, Anthony CTR DTIC-A
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