Class TProvidedArgumentsAreNotValid

Unit

Declaration

type TProvidedArgumentsAreNotValid = class(TValidatorBase)

Description

Returns an error if there are commands configured for the CommandBuilder and arguments were passed via the command line, but no command was found.

Hierarchy

Overview

Methods

Public function Validate(ACommand: ICommandBuilder): TArray<string>; override;

Description

Methods

Public function Validate(ACommand: ICommandBuilder): TArray<string>; override;
 

Generated by PasDoc 0.16.0.