You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2009/04/07 23:02:13 UTC

[jira] Created: (EXTVAL-40) metadata extraction interceptor

metadata extraction interceptor
-------------------------------

                 Key: EXTVAL-40
                 URL: https://issues.apache.org/jira/browse/EXTVAL-40
             Project: MyFaces Extensions Validator
          Issue Type: New Feature
          Components: Core
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek


interceptor which is called after the metadata extraction and before the validation process
it allows to add/change/remove constraints of the target property

to remove all metadata entries a new api is needed:
PropertyInformation#resetMetaDataEntries
the method call is logged to avoid that an add-on removes metadata entries without logging it

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (EXTVAL-40) metadata extraction interceptor

Posted by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTVAL-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved EXTVAL-40.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.2-SNAPSHOT
                    1.2.2-SNAPSHOT

> metadata extraction interceptor
> -------------------------------
>
>                 Key: EXTVAL-40
>                 URL: https://issues.apache.org/jira/browse/EXTVAL-40
>             Project: MyFaces Extensions Validator
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For:  1.2.2-SNAPSHOT, 1.1.2-SNAPSHOT
>
>
> interceptor which is called after the metadata extraction and before the validation process
> it allows to add/change/remove constraints of the target property
> to remove all metadata entries a new api is needed:
> PropertyInformation#resetMetaDataEntries
> the method call is logged to avoid that an add-on removes metadata entries without logging it

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.