Apache CXF API

Package org.apache.cxf.feature.validation

Interface Summary
SchemaValidationTypeProvider Returning null from the getSchemaValidationType will be ignored.
 

Class Summary
DefaultSchemaValidationTypeProvider Default provider which accepts a map of operation names to schema validation types.
SchemaValidationFeature A feature to configure schema validation at the operation level, as an alternative to using the @SchemaValidation annotation.
 


Apache CXF API

Apache CXF