Class TProvidedArgumentsAreNotRequired
Unit
Declaration
type TProvidedArgumentsAreNotRequired = class(TValidatorBase)
Description
Returns an error if not required arguments were passed to the command and the constraint ccNoArgumentsButCommands is active for the command.
Hierarchy
- TInterfacedObject
- TValidatorBase
- TProvidedArgumentsAreNotRequired
Overview
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
|
Generated by PasDoc 0.16.0.