Class ValidateCommand

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
gov.nist.secauto.oscal.tools.cli.core.commands.ValidateCommand
All Implemented Interfaces:
gov.nist.secauto.metaschema.cli.processor.command.ICommand

  • Nested Class Summary

    Nested classes/interfaces inherited from class gov.nist.secauto.oscal.tools.cli.core.commands.AbstractOscalValidationCommand

    AbstractOscalValidationCommand.OscalCommandExecutor

    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
     
    org.json.JSONObject
     
     

    Methods inherited from class gov.nist.secauto.oscal.tools.cli.core.commands.AbstractOscalValidationCommand

    newExecutor

    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

    getSubCommandByName, requiredExtraArgumentsCount