public final class ConfigurationModelValidator extends Object implements org.mule.runtime.extension.api.loader.ExtensionModelValidator
ExtensionModelValidator which applies to ExtensionModels which contains ConfigurationModels and
OperationModels .
This validator makes sure that all operations are compatible with the defined ConfigurationModel
| Constructor and Description |
|---|
ConfigurationModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter) |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.