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
- TInterfacedObject
- TValidatorBase
- TProvidedArgumentsAreNotValid
Overview
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
|
Generated by PasDoc 0.16.0.