commandlineparser / commandline

The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
MIT License
4.46k stars 473 forks source link

Issue 377 proposed fix #894

Closed PentaPinguino closed 8 months ago

PentaPinguino commented 11 months ago

A proposed fix in order to close Issue 377

I think in the future it would be nicer to move all checks made inside TypeConverter.ChangeTypeSequence(...) to SpecificationGuards