JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel
ValidationException
Uses of Class
org.apache.camel.ValidationException
Packages that use
ValidationException
Package
Description
org.apache.camel.spi
Uses of
ValidationException
in
org.apache.camel.spi
Methods in
org.apache.camel.spi
that throw
ValidationException
Modifier and Type
Method
Description
abstract void
Validator.
validate
(
Message
message,
DataType
type)
Perform data validation with specified type.