See: Description
| Interface | Description |
|---|---|
| ValidatorResourceResolverFactory |
Can be used to create custom resource resolver for the validator endpoint.
|
| Class | Description |
|---|---|
| DefaultLSResourceResolver |
Default
LSResourceResolver which can included schema resources. |
| DefaultValidatorResourceResolverFactory |
Default resource rsolver factory which instantiates the default resource rsolver (
DefaultLSResourceResolver). |
| ValidatorComponent |
The Validator Component is for validating XML against a schema
|
| ValidatorComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| ValidatorEndpoint |
Validate the payload using XML Schema and JAXP Validation.
|
| ValidatorEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| ValidatorProducer |
Apache Camel