| Class | Description |
|---|---|
| AbstractProjectValidator |
Validates if the project has an existent packaging type, the compatibility of mule plugins that are dependencies of this
project and performs any additional validation defined by its subclasses.
|
| DomainBundleProjectValidator |
Validates if the project has an existent packaging type, the compatibility of mule plugins that are dependencies of this
project (if any) and the existence of a unique domain.
|
| MuleArtifactJsonValidator | |
| MulePluginResolver | |
| MulePluginsCompatibilityValidator |
The goal of this class is to check for if a list of Dependencies are compatible amongst them self Compatibility is defined by
semantic versioning
|
| MuleProjectValidator |
Ensures the project is valid
|
| ProjectValidatorFactory |
Copyright © 2020. All rights reserved.