public final class ConnectionProviderModelValidator extends Object implements org.mule.runtime.extension.api.loader.ExtensionModelValidator
ExtensionModelValidator which applies to ExtensionModels which either contains
ConnectionProviderModels, OperationModels which require a connection or both.
This validator makes sure that:
ConnectionProviders return connections of the same type as expected by the OperationModelsCachedConnectionProviders| Constructor and Description |
|---|
ConnectionProviderModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter) |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.