public class ConnectionProviderNameModelValidator extends Object implements ModelValidator
| Constructor and Description |
|---|
ConnectionProviderNameModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model)
Validates the given
model |
public ConnectionProviderNameModelValidator()
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.