Openapi Validator
Since Camel 4.7
Camel comes with a default client request validator for the Camel Rest DSL.
The
camel-openapi-validator
uses the
third party
Atlassian
Swagger Request Validator
library instead for client request validator.
This library is a more extensive validator than
the default validator from
camel-core
.
This library does not work with running
in
camel-jbang
.
|