Table of Contents

CliArgumentAttribute.ValidationMessage Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets or sets an error message to show when ValidationPattern does not match and validation fails.

public string ValidationMessage { get; set; }

Property Value

string