public class SourceCallbacksModelValidator extends Object implements org.mule.runtime.extension.api.loader.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,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter) |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.