Class TSelectedCommandValidateRejectedOption
Unit
Declaration
type TSelectedCommandValidateRejectedOption = class(TValidatorBase)
Description
Returns an error if an option has been passed that cannot be used together with another option for a given command.
Hierarchy
- TInterfacedObject
- TValidatorBase
- TSelectedCommandValidateRejectedOption
Overview
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
|
Generated by PasDoc 0.16.0.