Class TDuplicateArgumentValidator

Unit

Declaration

type TDuplicateArgumentValidator = class(TValidatorBase)

Description

Returns an error if a command has been passed twice. A duplicity is accepted if a command accepts another command as an argument through the ccNoArgumentsButCommands constraint.

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.