I need to provide links to the individual fields in errors at the top.

Tapestry4 had -> IFieldTracking field =
IValidationDelegate.getFieldTracking();

I couldn't find any equivalent in tapestry5.
Tapestry 5 validator returns List<String> getErrors(); But then there is no
way to link these error messages to the actual fields which are in error.

I need to follow company's web standards which mandates to provide <anchor>
links to errornous fields.

Any help is appreciated.
-- 
View this message in context: 
http://old.nabble.com/Need-anchor-link-to-the-fields-in-Tapestry5-ValidationTracker-tp28197743p28197743.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to