Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
Validate
Methods
NonEmpty()
Menu
On this page
NonEmpty() Method
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Validates that a string is non-empty.
public static OptionValidator<string> NonEmpty()
Returns
OptionValidator<T>