Skip to main content

Module json_schema_validate

Module json_schema_validate 

Source

Structsยง

JsonSchemaValidateService
Tower Service that validates the exchange body against a compiled JSON Schema. Returns CamelError::ValidationError if the body does not match. Validation runs BEFORE the inner service is called.