| Package | Description |
|---|---|
| liquibase.command | |
| liquibase.license |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandStep.validate(CommandScope commandScope)
Validates that the
CommandScope is correctly set up for this step to run. |
void |
CommandArgumentDefinition.validate(CommandScope commandScope)
Validates that the value stored in the given
CommandScope is valid. |
void |
AbstractCommandStep.validate(CommandScope commandScope)
Default implementation does no additional validation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LicenseServiceUtils.checkProLicenseAndThrowException(String[] commandNames)
Throw an exception if there is no valid pro license.
|
Copyright © 2022 Liquibase.org. All rights reserved.