dotnet / command-line-api

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

ValidationSubsystem #2477

Closed KathleenDollard closed 1 month ago

KathleenDollard commented 1 month ago

This is in draft because it is the entire implementation and thus could use some discussion as part of the review - perhaps in our Tuesday slot. Also, because it will have a potentially nasty rebase, although I have been rebasing onto the previous PR.

2476 explains the approach

KathleenDollard commented 1 month ago

Updates

See ValidationSubsystemTest to see how this works.

I am out of time, and want to review myself before removing draft status.