public class ConnectionProviderNameModelValidator extends Object implements ExtensionModelValidator
| Constructor and Description |
|---|
ConnectionProviderNameModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
Validates the given
model |
public ConnectionProviderNameModelValidator()
public void validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
throws IllegalModelDefinitionException
ExtensionModelValidatormodelvalidate in interface ExtensionModelValidatormodel - a ExtensionModelIllegalModelDefinitionException - if the model is illegalCopyright © 2017 MuleSoft, Inc.. All rights reserved.