[
https://issues.apache.org/jira/browse/EXTVAL-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735844#action_12735844
]
Gerhard Petracek commented on EXTVAL-54:
----------------------------------------
hi thomas,
that's already possible with:
ExtValUtils.getComponentMetaDataExtractor().extract(facesContext,
uiComponent).getMetaDataEntries();
do you need something else?
regards,
gerhard
> 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.