public final class NameClashModelValidator extends Object implements ModelValidator
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)
Validates the given
model |
public void validate(org.mule.runtime.api.meta.model.ExtensionModel model)
throws org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
ModelValidatormodelvalidate in interface ModelValidatormodel - a ExtensionModelorg.mule.runtime.extension.api.exception.IllegalModelDefinitionException - if the model is illegalCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.