Uses of Class
org.apache.camel.builder.ValidatorBuilder
Packages that use ValidatorBuilder
Package
Description
-
Uses of ValidatorBuilder in org.apache.camel.builder
Methods in org.apache.camel.builder that return ValidatorBuilderModifier and TypeMethodDescriptionSet the data type using Java class.Set the data type name.RouteBuilder.validator()Create a newValidatorBuilder.Set the Java Bean name to be used for customValidator.ValidatorBuilder.withExpression(org.apache.camel.Expression expression) Set theExpressionto be used for the predicateValidator.ValidatorBuilder.withExpression(org.apache.camel.Predicate predicate) Set thePredicateto be used for the predicateValidator.Set the JavaClassrepresents a customValidatorimplementation class.Set the URI to be used for the endpointValidator.