| Name | Description | Type | Package | Framework |
| SchemaLoaderUtils | Convenient utility methods for loading of Schema objects, performing standard handling of input streams. | Class | org.springframework.xml.validation | Spring WebService |
| ValidationErrorHandler | Subinterface of ErrorHandler that allows the registered errors to be retrieved. | Interface | org.springframework.xml.validation | Spring WebService |
| XmlValidationException | Exception thrown when a validation error occursSince:1. | Class | org.springframework.xml.validation | Spring WebService |
| XmlValidator | Simple processor that validates a given Source. | Interface | org.springframework.xml.validation | Spring WebService |
| XmlValidatorFactory | Factory for XmlValidator objects, being aware of JAXP 1. | Class | org.springframework.xml.validation | Spring WebService |