Package org.iqtig.tpacker.cli.impl
Klasse ParameterValidator
java.lang.Object
org.iqtig.tpacker.cli.impl.ParameterValidator
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidvalidateEitherKeyFileOrStoreFileIsPresent(picocli.CommandLine.Model.CommandSpec spec) voidvoidvoidvoid
-
Konstruktordetails
-
ParameterValidator
-
-
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()
-