public interface ExtensionModelValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
Validates the given
model |
void validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
modelmodel - a ExtensionModelIllegalModelDefinitionException - if the model is illegalCopyright © 2017 MuleSoft, Inc.. All rights reserved.