Class TSelectedCommandValidateOptionValueRequired

Unit

Declaration

type TSelectedCommandValidateOptionValueRequired = class(TValidatorBase)

Description

Returns an error if an option has been passed without a value and it is configured to require a value.

Hierarchy

Overview

Methods

Public function Validate(ACommand: ICommandBuilder): TArray<string>; override;

Description

Methods

Public function Validate(ACommand: ICommandBuilder): TArray<string>; override;
 

Generated by PasDoc 0.16.0.