Package org.apache.camel.model.validator
package org.apache.camel.model.validator
The JAXB POJOs for the Transformers used to transform message
contents according to declared data types inside components
-
ClassesClassDescriptionRepresents a CustomValidator.Represents an endpoint
Validatorwhich leverages camel validator component such as Validator Component and Bean Validator Component to perform content validation.Represents a predicateValidatorwhich leverages expression or predicates to perform content validation.Represents aValidatorwhich declaratively validates message content according to the input type declared byInputTypeDefinitionand/or output type declared byOutputTypeDefinition.To configure validators.