public final class ConfigurationModelValidator extends Object implements ExtensionModelValidator
ExtensionModelValidator which applies to ExtensionModels which contains ConfigurationModels and
OperationModels .
This validator makes sure that:
ConfigurationModel is defined as a configuration overrideConfigurationModel can be named 'name' if it is added not added by the runtime| Constructor and Description |
|---|
ConfigurationModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
Validates the given
model |
public void validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
ExtensionModelValidatormodelvalidate in interface ExtensionModelValidatormodel - a ExtensionModelCopyright © 2022 MuleSoft, Inc.. All rights reserved.