-
-
Notifications
You must be signed in to change notification settings - Fork 9
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.