Class AbstractValidateContentCommand
java.lang.Object
gov.nist.secauto.metaschema.cli.processor.command.AbstractTerminalCommand
gov.nist.secauto.metaschema.cli.commands.AbstractValidateContentCommand
- All Implemented Interfaces:
ICommand
Used by implementing classes to provide a content validation command.
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected class
Drives the validation execution. -
Constructor Summary
-
Method Summary
Methods inherited from class gov.nist.secauto.metaschema.cli.processor.command.AbstractTerminalCommand
getCurrentWorkingDirectory, getSubCommands, isSubCommandRequired, resolveAgainstCWD, resolveAgainstCWD, resolveAgainstCWD
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gov.nist.secauto.metaschema.cli.processor.command.ICommand
getDescription, getSubCommandByName, newExecutor, requiredExtraArgumentsCount, validateOptions
-
Constructor Details
-
AbstractValidateContentCommand
public AbstractValidateContentCommand()
-
-
Method Details
-
getName
-
gatherOptions
-
getExtraArguments
-