Class AbstractOscalValidationCommand

java.lang.Object
gov.nist.secauto.metaschema.cli.processor.command.AbstractTerminalCommand
gov.nist.secauto.metaschema.cli.commands.AbstractValidateContentCommand
gov.nist.secauto.oscal.tools.cli.core.commands.AbstractOscalValidationCommand
All Implemented Interfaces:
gov.nist.secauto.metaschema.cli.processor.command.ICommand
Direct Known Subclasses:
AbstractDeprecatedOscalValidationSubcommand, ValidateCommand

public abstract class AbstractOscalValidationCommand extends gov.nist.secauto.metaschema.cli.commands.AbstractValidateContentCommand
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    protected class 
     

    Nested classes/interfaces inherited from class gov.nist.secauto.metaschema.cli.commands.AbstractValidateContentCommand

    gov.nist.secauto.metaschema.cli.commands.AbstractValidateContentCommand.AbstractValidationCommandExecutor
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected abstract org.json.JSONObject
     
    protected abstract List<Source>
     
    gov.nist.secauto.metaschema.cli.processor.command.ICommandExecutor
    newExecutor(gov.nist.secauto.metaschema.cli.processor.CLIProcessor.CallingContext callingContext, org.apache.commons.cli.CommandLine commandLine)
     

    Methods inherited from class gov.nist.secauto.metaschema.cli.commands.AbstractValidateContentCommand

    gatherOptions, getExtraArguments, getName, validateOptions

    Methods inherited from class gov.nist.secauto.metaschema.cli.processor.command.AbstractTerminalCommand

    getSubCommands, isSubCommandRequired, resolvePathAgainstCWD

    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, requiredExtraArgumentsCount