Klasse ParameterValidator

java.lang.Object
org.iqtig.tpacker.cli.impl.ParameterValidator

public class ParameterValidator extends Object
  • Konstruktordetails

    • ParameterValidator

      public ParameterValidator(Configuration config)
  • Methodendetails

    • validateInputFilesDoExist

      public void validateInputFilesDoExist()
    • validateOutputDirIsPresent

      public void validateOutputDirIsPresent()
    • validateEitherKeyFileOrStoreFileIsPresent

      public void validateEitherKeyFileOrStoreFileIsPresent(picocli.CommandLine.Model.CommandSpec spec)
    • validateWhenKeyFileIsPresentItDoesExist

      public void validateWhenKeyFileIsPresentItDoesExist()
    • validateWhenKeystoreFileIsPresentItDoesExist

      public void validateWhenKeystoreFileIsPresentItDoesExist()