Class TSelectedCommandValidateOptionValueNotRequired
Unit
Declaration
type TSelectedCommandValidateOptionValueNotRequired = class(TValidatorBase)
Description
Returns an error if an option has been passed with a value and it is configured to not accept a value.
Hierarchy
- TInterfacedObject
- TValidatorBase
- TSelectedCommandValidateOptionValueNotRequired
Overview
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
Description
Methods
function Validate(ACommand: ICommandBuilder): TArray<string>; override; |
|
Generated by PasDoc 0.16.0.