Uses of Class
org.apache.camel.spi.ValidatorKey
Packages that use ValidatorKey
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of ValidatorKey in org.apache.camel.spi
Methods in org.apache.camel.spi with parameters of type ValidatorKeyModifier and TypeMethodDescriptionValidatorRegistry.resolveValidator
(ValidatorKey key) Lookup aValidator
in the registry which supports the validation for the data type represented by the key.