dotnet / dotnet/command-line-api
Is there a built in validation for mutually exclusive options?
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
I read the issue [Mutually exclusive options #381](https://github.com/dotnet/command-line-api/issues/381) and from the discussion I have concluded that an API for mutually exclusive arguments will be done, but I cannot find any.
Is my conclusion correct or should I write my own validation?
Contributor guide
Assessment
This issue has not been assessed yet.