Uses of Class
gov.nist.secauto.metaschema.cli.processor.InvalidArgumentException
-
Uses of InvalidArgumentException in gov.nist.secauto.metaschema.cli.processor.command
Modifier and TypeMethodDescriptiondefault void
ICommand.validateExtraArguments
(CLIProcessor.CallingContext callingContext, org.apache.commons.cli.CommandLine commandLine) Validates that the provided extra arguments meet expectations.default void
ICommand.validateOptions
(CLIProcessor.CallingContext callingContext, org.apache.commons.cli.CommandLine commandLine) Validate the options provided on the command line based on what is required for this command.