[jira] Created: (EXTVAL-69) optional module aware meta-data extraction interceptors

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (EXTVAL-69) optional module aware meta-data extraction interceptors

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

optional module aware meta-data extraction interceptors
-------------------------------------------------------

                 Key: EXTVAL-69
                 URL: https://issues.apache.org/jira/browse/EXTVAL-69
             Project: MyFaces Extensions Validator
          Issue Type: Improvement
          Components: Bean Validation, Core
    Affects Versions: 1.1.2, 1.1.1, 1.2.2, 1.2.1
            Reporter: Gerhard Petracek


it should be possible to register module specific meta-data extraction interceptors.
so e.g. interceptors for the bean validation integration don't get invoked in the property validation module.

if an interceptor doesn't implement ValidationModuleAware, it gets registered for all modules.

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


[jira] Resolved: (EXTVAL-69) optional module aware meta-data extraction interceptors

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/EXTVAL-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved EXTVAL-69.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.3-SNAPSHOT
                   2.0.3-SNAPSHOT
                   1.2.3-SNAPSHOT

> optional module aware meta-data extraction interceptors
> -------------------------------------------------------
>
>                 Key: EXTVAL-69
>                 URL: https://issues.apache.org/jira/browse/EXTVAL-69
>             Project: MyFaces Extensions Validator
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2.1, 1.2.2, 1.1.1, 1.1.2
>            Reporter: Gerhard Petracek
>             Fix For: 1.2.3-SNAPSHOT, 2.0.3-SNAPSHOT, 1.1.3-SNAPSHOT
>
>
> it should be possible to register module specific meta-data extraction interceptors.
> so e.g. interceptors for the bean validation integration don't get invoked in the property validation module.
> if an interceptor doesn't implement ValidationModuleAware, it gets registered for all modules.

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