Class TSelectedCommandDoesNotAcceptCommandAsArgument
Unit
Declaration
type TSelectedCommandDoesNotAcceptCommandAsArgument = class(TValidatorBase)
Description
Returns an error if a command was passed to a command that does ot accept this type of parameter. Only works if ccNoArgumentsButCommands constraint is set for the command.
Hierarchy
- TInterfacedObject
- TValidatorBase
- TSelectedCommandDoesNotAcceptCommandAsArgument
Overview
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
|
Generated by PasDoc 0.16.0.