public class PrivilegedApiValidator extends Object implements org.mule.runtime.extension.api.loader.ExtensionModelValidator
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_PRIVILEGED_ARTIFACTS_ERROR |
static String |
NO_PRIVILEGED_PACKAGES_ERROR |
| Constructor and Description |
|---|
PrivilegedApiValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(org.mule.runtime.api.meta.model.ExtensionModel model,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter) |
public static final String NO_PRIVILEGED_ARTIFACTS_ERROR
public static final String NO_PRIVILEGED_PACKAGES_ERROR
public void validate(org.mule.runtime.api.meta.model.ExtensionModel model,
org.mule.runtime.extension.api.loader.ProblemsReporter problemsReporter)
throws org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
validate in interface org.mule.runtime.extension.api.loader.ExtensionModelValidatororg.mule.runtime.extension.api.exception.IllegalModelDefinitionExceptionCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.