| Package | Description |
|---|---|
| org.mule.runtime.extension.api.exception | |
| org.mule.runtime.extension.internal.loader.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
IllegalConfigurationModelDefinitionException
A specialization of
IllegalModelDefinitionException which marks that a ConfigurationModel is invalid |
class |
IllegalConnectionProviderModelDefinitionException
A specialization of
IllegalModelDefinitionException which marks that a ConnectionProvider is invalid |
class |
IllegalOperationModelDefinitionException
A specialization of
IllegalModelDefinitionException which marks that a OperationModel is invalid |
class |
IllegalParameterModelDefinitionException
A specialization of
IllegalModelDefinitionException which marks that a ParameterModel is invalid |
class |
IllegalSourceModelDefinitionException
A specialization of
IllegalModelDefinitionException which marks that a SourceModel is invalid |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionProviderNameModelValidator.validate(org.mule.runtime.api.meta.model.ExtensionModel model,
ProblemsReporter problemsReporter) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.