public final class JavaSubtypesModelValidator extends Object implements org.mule.runtime.extension.api.loader.ExtensionModelValidator
ExtensionModelValidator which applies to ExtensionModels.
This validator checks that all of the extension's ExtensionModel.getSubTypes()
are instantiable
| Constructor and Description |
|---|
JavaSubtypesModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.