public final class SubtypesModelValidator extends Object implements ExtensionModelValidator
ExtensionModelValidator which applies to ExtensionModels.
This validator checks that all Extension global elements declarations like Subtypes or Imported types are valid.
| Constructor and Description |
|---|
SubtypesModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
Validates the given
model |
public void validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter)
ExtensionModelValidatormodelvalidate in interface ExtensionModelValidatormodel - a ExtensionModelCopyright © 2017 MuleSoft, Inc.. All rights reserved.