dotnet / command-line-api

Command line parsing, invocation, and rendering of terminal output.
https://github.com/dotnet/command-line-api/wiki
MIT License
3.35k stars 375 forks source link

Tracking issue for Error changes #2375

Open KathleenDollard opened 3 months ago

KathleenDollard commented 3 months ago

For parsing

(*) This is a validation check that does not need to affect further parsing. In its current form, it also blocks making ParseResult sparse.

(**) See Arity section of Error proposal

For ErrorReporting subsystem

TBD