CliArgumentAttributeValidationMessage Property
Gets or sets an error message to show when
ValidationPattern does not match and validation fails.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public string ValidationMessage { get; set; }
Property Value
String