Francesco Chicchiriccò created SYNCOPE-461: ----------------------------------------------
Summary: Use BeanValidation 1.1 with JAX-RS services Key: SYNCOPE-461 URL: https://issues.apache.org/jira/browse/SYNCOPE-461 Project: Syncope Issue Type: Improvement Components: common, core Reporter: Francesco Chicchiriccò Fix For: 1.2.0 CXF supports JAX-RS bean validation 1.1 [1]. Unfortunately, the available implementations are either Hibernate Validator or Apache BVal 1.0, not yet released (1.0-alpha-SNAPSHOT available). Syncope already features BVal 0.5 for OpenJPA bean validation, so the logical choice is to wait for BVal 1.0 to be generally available. [1] http://cxf.apache.org/docs/validationfeature.html -- This message was sent by Atlassian JIRA (v6.1.4#6159)