public class IgnoredExtensionParameterModelValidator extends Object implements org.mule.runtime.extension.api.loader.ExtensionModelValidator
ExtensionModelValidator which applies to ExtensionModel and checks if the extension has ParameterModel
and/or ParameterGroupModel, which will be ignored if the extension also has configurations defined via
Configurations| Constructor and Description |
|---|
IgnoredExtensionParameterModelValidator() |
| 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–2025 MuleSoft, Inc.. All rights reserved.