Class TSelectedCommandRequiresOneOption
Unit
Declaration
type TSelectedCommandRequiresOneOption = class(TValidatorBase)
Description
Returns an error if an argument has been passed to a command with out at least one option. Only works if ccRequiresOneOption is not set for the command.
Hierarchy
- TInterfacedObject
- TValidatorBase
- TSelectedCommandRequiresOneOption
Overview
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
|
Generated by PasDoc 0.16.0.