Custom(OptionValidator) Method

Definition

Assembly XenoAtom.CommandLine.dll

Returns the provided custom validator.

public static OptionValidator<T> Custom<T>(OptionValidator<T> validator)

Type parameters

T

Parameters

Returns