| Interface | Description |
|---|---|
| JSonSchemaResolver |
Pluggable resolver to load JSon schema files for components, data formats, languages etc.
|
| RuntimeCamelCatalog |
Runtime catalog which limited API needed by components that supports
ComponentVerifierExtension or SendDynamicAware. |
| SuggestionStrategy |
Strategy to provide suggestions for unknown endpoint options
|
| Class | Description |
|---|---|
| ConfigurationPropertiesValidationResult |
Details result of validating configuration properties (eg application.properties for camel-main).
|
| EndpointValidationResult |
Details result of validating endpoint uri.
|
| LanguageValidationResult |
Validation result of parsing a language expression or predicate
|
Apache Camel