public final class NameClashModelValidator extends Object implements ExtensionModelValidator
NamedObject.getName() value of all the ConfigurationModel, OperationModel and
ConnectionProviderModelParameterModels with the same name but different types, for those which represent an
objectConfigurationModel, OperationModel or ConnectionProviderModel have parameters
with repeated name| Constructor and Description |
|---|
NameClashModelValidator() |
| 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 © 2017 MuleSoft, Inc.. All rights reserved.