[
https://issues.apache.org/jira/browse/CXF-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793713#comment-13793713
]
Sergey Beryozkin commented on CXF-5309:
---------------------------------------
Hi, using an interceptor sounds reasonable.
The question is when/how to do the initial introspection of Bean Validation
annotations, doing it on every request inside the interceptor won't be
efficient, but I think we need to make an initial/basic POC done make as if it
will be the case, the interceptor initiates the introspection. At the next
stage we will think on how to optimize it, such that we can still have an
optional dependency on Bean Validation API
Cheers, Sergey
> Support Bean Validation API for JAX-RS
> --------------------------------------
>
> Key: CXF-5309
> URL: https://issues.apache.org/jira/browse/CXF-5309
> Project: CXF
> Issue Type: Sub-task
> Components: JAX-RS, JAX-WS Runtime
> Reporter: Sergey Beryozkin
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)