Class TSelectedCommandRequiresOneArguments
Unit
Declaration
type TSelectedCommandRequiresOneArguments = class(TValidatorBase)
Description
Returns an error if no argument has been passed to a command that requires parameters. Only works if ccRequiresOneArgument is set for the command.
Hierarchy
- TInterfacedObject
- TValidatorBase
- TSelectedCommandRequiresOneArguments
Overview
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
|
Generated by PasDoc 0.16.0.