Class CommandValidationErrors

java.lang.Object
liquibase.command.CommandValidationErrors

public class CommandValidationErrors extends Object
Deprecated.
Used by the old LiquibaseCommand style of command setup.
  • Constructor Details

    • CommandValidationErrors

      public CommandValidationErrors(LiquibaseCommand command)
      Deprecated.