public class OperationParametersTypeModelValidator extends Object implements org.mule.runtime.extension.api.loader.ExtensionModelValidator
operations parameters are from a valid type.
A valid type is considered to be one that is not an CoreEvent nor a Message
| Constructor and Description |
|---|
OperationParametersTypeModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter) |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.