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

[Proposal] Validation #2347

Open KathleenDollard opened 4 months ago

KathleenDollard commented 4 months ago

In the new pipeline design, there are at least two approaches to validation:

This decision will have an impact on #2345 and #2346.

This proposal is to have the validation move to a subsystem.

Benefits of validation as a subsystem

Drawbacks of validation as a subsystem