Class XSDResourceValidator
java.lang.Object
org.apache.cxf.ws.transfer.validationtransformation.XSDResourceValidator
- All Implemented Interfaces:
ResourceValidator
Implementation of the ResourceValidator interface for Schema validation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvalidate(Representation representation, Representation oldRepresentation)
-
Field Details
-
validator
-
-
Constructor Details
-
XSDResourceValidator
-
XSDResourceValidator
-
-
Method Details
-
validate
- Specified by:
validatein interfaceResourceValidator
-