[
https://issues.apache.org/jira/browse/CXF-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815003#comment-13815003
]
Sergey Beryozkin commented on CXF-5309:
---------------------------------------
Sounds good.
FYI, I updated JAXRSValidationInvoker only for now to optionally validate
service objects too (Phase 2 in Chapter 7). The interceptors would typically
deal with singletons, and as such I'm not sure yet if we should validate them
at the interceptor level or better expect Spring or CDI do it. If needed we
can easily add a concurrent map holding singleton validation statuses to
AbstractValidationInInterceptor, but for now lets not do it
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
> Attachments: patch-validation-exception-mapper.txt,
> patch-validation-poc.txt, patch-validation-tests.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)