| Package | Description |
|---|---|
| liquibase.command |
| Modifier and Type | Method and Description |
|---|---|
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.
|
void |
CommandStep.validate(CommandScope commandScope)
Validates that the
CommandScope is correctly set up for this step to run. |
Copyright © 2022 Liquibase.org. All rights reserved.