Skip to content

component bean validator

Raymond Meester edited this page Mar 7, 2023 · 1 revision

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

Clone this wiki locally