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.
Jon Willard
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.
Jon Willard