| Interface | Description | 
|---|---|
| SchemaValidationTypeProvider | Returning null from the getSchemaValidationType will be ignored. | 
| Class | Description | 
|---|---|
| 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. | 
| SchemaValidationFeature.Portable | 
Apache CXF