Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The "CheckingForRequiredValidator" page has been changed by BobHarner.
The comment on this change is: outdated note.
http://wiki.apache.org/tapestry/CheckingForRequiredValidator?action=diff&rev1=7&rev2=8

--------------------------------------------------

+ || NOTE: This information only applies to older versions of Tapestry. For 
Tapestry 5 see http://tapestry.apache.org/input-validation.html ||
+ 
  If you have a custom validation delegate (class that extends 
{{{ValidationDelegeate}}}) you may want to display a required field marker next 
to the field when the page is presented to your visitors.  
  
  If you are migrating a 3.0 application you will want to override 
writeSuffix() like this:

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to