[
https://issues.apache.org/jira/browse/EXTVAL-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736576#action_12736576
]
Thomas Wilhelm commented on EXTVAL-54:
--------------------------------------
Hi Gerhard,
as far as I see the Extractor does provide me with the metadata as its define
in my bean. The code in ValidationInterceptor::initComponent normalizes the
metadata so it is implementation independant. I would like to have a util which
would give me this normalized representation.
For better understanding:
What I want to do is to add a marker to a label of each required field.
Therefore I need to know wether the field that is associated with a label is
required or not by the time the label is rendered.
regards,
Thomas
> Code that gets the Metadata for a Compontent is not reusable
> ------------------------------------------------------------
>
> Key: EXTVAL-54
> URL: https://issues.apache.org/jira/browse/EXTVAL-54
> Project: MyFaces Extensions Validator
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.2.3-SNAPSHOT
> Reporter: Thomas Wilhelm
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> I am refering to the code that is contained in
> ValidationInterceptor::initComponent
> It would be helpfull if I could get the Metadata for a component via a simple
> Util-Class
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.