| Class | Description |
|---|---|
| CorrectPrefixesValidator |
ExtensionModelValidator which applies to ExtensionModels which are XML based, as those that contain usages of
CoreDslConstants.RAISE_ERROR_IDENTIFIER or ApplicationModel.ERROR_MAPPING_IDENTIFIER within an
OperationModel, where each prefix must either match BeanDefinitionFactory.CORE_ERROR_NS or the current
namespace of the XmlDslModel.getPrefix()). |
| ForbiddenConfigurationPropertiesValidator |
ExtensionModelValidator which applies to ExtensionModels which are XML based, as those that contain usages of
configuration properties. |
| GlobalElementNamesValidator |
ExtensionModelValidator which applies to ExtensionModels which are XML based. |
| TestConnectionValidator |
ExtensionModelValidator which applies to ExtensionModels which are XML based. |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.