public class ProjectDeploymentValidator extends Object
| Constructor and Description |
|---|
ProjectDeploymentValidator(ProjectInformation projectInformation) |
| Modifier and Type | Method and Description |
|---|---|
ProjectInformation |
getDefaultProjectInformation() |
void |
isDeployable()
Validates if it can be deployed to an environment
|
public ProjectDeploymentValidator(ProjectInformation projectInformation)
public ProjectInformation getDefaultProjectInformation()
public void isDeployable()
throws ValidationException
ValidationException - if it can not be deployedCopyright © 2024 MuleSoft Inc. All rights reserved.