Class TSelectedCommandRequiresNoArguments

Unit

Declaration

type TSelectedCommandRequiresNoArguments = class(TValidatorBase)

Description

Returns an error if an argument has been passed to a command that does not require parameters. Only works if ccNoParameters is set for the command.

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.