[
https://issues.apache.org/jira/browse/TAP5-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ulrich Stärk updated TAP5-1149:
-------------------------------
Labels: bulk-close-candidate (was: )
This issue has been last updated more than 1.5 years ago, has no assignee,
affects an old version of Tapestry that is not actively developed anymore, and
is therefore prone to be bulk-closed in the near future.
If the issue still persists with the most recent development preview of
Tapestry, please update it as soon as possible. In the case of a feature
request, please discuss it with the Tapestry developer community on the
[email protected] mailing list first.
> Make ValidationTracker.extraErrors visible in Interface
> -------------------------------------------------------
>
> Key: TAP5-1149
> URL: https://issues.apache.org/jira/browse/TAP5-1149
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.0.19
> Reporter: Michael Wyraz
> Priority: Trivial
> Labels: bulk-close-candidate
>
> I tried to create a component that shows only extra errors (because all other
> errors are shown at the field using a validation decorator). But it's not
> possible (except using cast and/or reflection) to access it.
> Please add something to the ValidationTracker Interface that gives
> information about where an error belongs to.
> Idea:
> List<String> getFieldsWithErrors(); // Returns names of fields which have
> errors recorded
> List<String> getExtraErrors(); // REturns all errors not bound to a field
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira