Uses of Class
org.apache.camel.spi.Validator
Packages that use Validator
Package
Description
The core Camel API.
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of Validator in org.apache.camel
Methods in org.apache.camel that return ValidatorModifier and TypeMethodDescriptionCamelContext.resolveValidator
(DataType type) Resolve a validator given from/to data type. -
Uses of Validator in org.apache.camel.spi
Methods in org.apache.camel.spi that return ValidatorModifier and TypeMethodDescriptionModelReifierFactory.createValidator
(CamelContext camelContext, Object transformerDefinition) Creates the validator from the model.ValidatorRegistry.resolveValidator
(ValidatorKey key) Lookup aValidator
in the registry which supports the validation for the data type represented by the key.Set data type.