| Package | Description |
|---|---|
| org.mule.tools.api |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
Validator.isDescriptorFilePresent(String packagingType)
It validates that the mandatory descriptor files are present
|
Boolean |
Validator.isPackagingTypeValid(String packagingType)
It validates that the provided packaging types is a valid one
|
Boolean |
Validator.isProjectStructureValid(String packagingType)
It validates the project folder structure is valid
|
Boolean |
Validator.isProjectValid(String packagingType)
Ensure a project contained in the projectBaseDir is valid based on its packagin type.
|
Copyright © 2017 MuleSoft Inc. All rights reserved.