| Package | Description |
|---|---|
| org.apache.camel.catalog |
Camel Catalog API
|
| Modifier and Type | Method and Description |
|---|---|
EndpointValidationResult |
RuntimeCamelCatalog.validateProperties(String scheme,
Map<String,String> properties)
Validates the properties for the given scheme against component and endpoint
This API is needed by
ComponentVerifierExtension. |
Apache Camel