| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonUriSchemaLoader |
| Modifier and Type | Method and Description |
|---|---|
JsonUriSchemaLoader |
JsonValidatorEndpoint.getUriSchemaLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonValidatorEndpoint.setUriSchemaLoader(JsonUriSchemaLoader uriSchemaLoader)
To use a custom schema loader allowing for adding custom format validation.
|
Apache Camel