Interface ResourceValidator
-
- All Known Implementing Classes:
XSDResourceValidator
public interface ResourceValidatorThe interface for Validator objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanvalidate(org.apache.cxf.ws.transfer.Representation newRepresentation, org.apache.cxf.ws.transfer.Representation oldRepresentation)
-