AllowEmpty Property
Gets or sets a value indicating whether or not an empty result is valid.
public bool AllowEmpty { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TextPrompt
<T> - Property Type
- bool
public bool AllowEmpty { get; set; }