| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonSchemaLoader |
| Modifier and Type | Method and Description |
|---|---|
JsonSchemaLoader |
JsonValidatorEndpoint.getSchemaLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonValidatorEndpoint.setSchemaLoader(JsonSchemaLoader schemaLoader)
To use a custom schema loader allowing for adding custom format validation.
|
Apache Camel