Documentation for the C# command-line option parsing library

OptionResultsDictionary.OnValidate Method 

Validate the type of the key and value

protected override void OnValidate(
   object key,
   object value
);

See Also

OptionResultsDictionary Class | CommandLine.OptParse Namespace