|
Hi,
I'm wondering if it would make sense to be able to
override the validation delegate on a per field basis? Somewhere along the
way the validation delegate was moved from ValidField to the Form which
simplified things somewhat. But now I have some fields (on one page out of
about 200!) that need to have their errors handled differently from their
form. I am wondering if the delegate parameter could be put back in the
ValidField component, but optional this time - if not specified then use the
form's delegate. Or might there be another way to use a different delegate
for some fields?
Any thoughts?
Richard
|
- Re: [Tapestry-developer] Overriding the validation de... Richard Lewis-Shell
- Re: [Tapestry-developer] Overriding the validati... hlship
- Re: [Tapestry-developer] Overriding the vali... Richard Lewis-Shell
- Re: [Tapestry-developer] Overriding the ... Howard M. Lewis Ship
