Class TSelectedCommandRequiresValidCommandOrNothing
Unit
Declaration
type TSelectedCommandRequiresValidCommandOrNothing = class(TValidatorBase)
Description
Returns an error if an invalid command was passed to a command that only accepts command as an argument. Only works if ccNoArgumentsButCommands is set for the command.
Hierarchy
- TInterfacedObject
- TValidatorBase
- TSelectedCommandRequiresValidCommandOrNothing
Overview
Methods
![]() |
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
![]() |
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Generated by PasDoc 0.16.0.