component bean validator - assimbly/gateway GitHub Wiki

The Validator component performs bean validation of the message body using the Java Bean Validation API (JSR 303). Camel uses the reference implementation, which is Hibernate Validator.

Camel Documentation