Sergey Beryozkin created CXF-5401: ------------------------------------- Summary: Better support for validating the entities wrapped in JAX-RS Response Key: CXF-5401 URL: https://issues.apache.org/jira/browse/CXF-5401 Project: CXF Issue Type: Improvement Reporter: Sergey Beryozkin
At the moment Response entities can only be validated against the rules attached to the entity properties. Method-level constraints (ex, NotNull) can not be applied yet. We need to either offer a support for few well-known constraints (NotNull, Null, etc) or come up with some generic code to get all the available constraints validated -- This message was sent by Atlassian JIRA (v6.1#6144)