Hi On Wed, Jun 2, 2010 at 2:07 PM, Willard, Jonathan <[email protected]>wrote:
> How can I make JAX-RS validate an xml document as part of a RESTful POST > request? I have a schema hanging around but have not seen any way to > force validation when the document is received. > > see http://cxf.apache.org/docs/jax-rs.html#JAX-RS-Schemavalidation configuring JAXBElementProvider explicitly may be more effective cheers, Sergey > > > Jon Willard > > > > > >
