public class SourceCallbacksModelValidator extends Object implements ExtensionModelValidator
ExtensionModelValidator which verifies that the On Terminate callback for Sources is not configured
with not allowed parameters.| Constructor and Description |
|---|
SourceCallbacksModelValidator() |
| 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.