imas_validator.cli.commands.validate_command.ValidateCommand

class imas_validator.cli.commands.validate_command.ValidateCommand(args: Namespace)

Bases: GenericCommand

__init__(args: Namespace)

Methods

__init__(args)

execute()

Executes command with stored arguments and fills self._result variable

executed()

Returns True if command was executed, False otherwise

Attributes

result

execute() None

Executes command with stored arguments and fills self._result variable

executed() bool

Returns True if command was executed, False otherwise


Last update: 2025-08-29