| Interface | Description |
|---|---|
| JsonSchemaLoader |
Can be used to create custom schema for the JSON validator endpoint.
|
| JsonValidatorErrorHandler |
| Class | Description |
|---|---|
| DefaultJsonSchemaLoader | |
| DefaultJsonValidationErrorHandler | |
| JsonValidatorComponent |
The JSON Schema Validator Component is for validating JSON against a schema.
|
| JsonValidatorComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| JsonValidatorEndpoint |
Validate JSON payloads using NetworkNT JSON Schema.
|
| JsonValidatorEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| Exception | Description |
|---|---|
| JsonValidationException | |
| NoJsonBodyValidationException |
An exception found if no JSON body is available on the inbound message
|
| NoJsonHeaderValidationException |
An exception found if no JSON body is available on the inbound message
|
Apache Camel