public interface BlueprintValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validateRequiredProperties()
Validate that required properties are provided.
|
void |
validateTopology()
Validate blueprint topology.
|
void validateTopology()
throws InvalidTopologyException
InvalidTopologyException - if the topology is invalidvoid validateRequiredProperties()
throws InvalidTopologyException,
GPLLicenseNotAcceptedException
InvalidTopologyException - if required properties are not set in blueprintGPLLicenseNotAcceptedException - ambari was configured to use gpl software, but gpl license is not acceptedCopyright © 2022 Apache Software Foundation. All rights reserved.