Uses of Class
org.apache.camel.spi.Validator
Packages that use Validator
-
Uses of Validator in org.apache.camel
Methods in org.apache.camel that return ValidatorModifier and TypeMethodDescription@Nullable ValidatorCamelContext.resolveValidator(DataType type) Resolve a validator given from/to data type. -
Uses of Validator in org.apache.camel.spi
Subinterfaces with type arguments of type Validator in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceRegistry that stores and resolvesValidatorinstances for Camel's data type validation mechanism.Methods in org.apache.camel.spi that return ValidatorModifier and TypeMethodDescriptionModelReifierFactory.createValidator(CamelContext camelContext, Object transformerDefinition) Creates the validator from the model.@Nullable ValidatorValidatorRegistry.resolveValidator(ValidatorKey key) Lookup aValidatorin the registry which supports the validation for the data type represented by the key.Set data type.