ValidationErrorMessage Property
Gets or sets the validation error message.
public string ValidationErrorMessage { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TextPrompt
<T> - Property Type
- string
public string ValidationErrorMessage { get; set; }