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.9.0
public string ValidationMessage { get; set; }
Property Value
String