Package org.apache.camel.component.validator
The Validator Component for validating XML against some schema
-
Interface Summary Interface Description ValidatorResourceResolverFactory Can be used to create custom resource resolver for the validator endpoint. -
Class Summary Class Description DefaultLSResourceResolver DefaultLSResourceResolverwhich 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 schemaValidatorComponentConfigurer 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!ValidatorEndpointUriFactory Generated by camel build tools - do NOT edit this file!ValidatorProducer