Add helper for argument validation
Open
Help wanted
Up-for-grabs
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 19
Description
Each Cake addin requires some kind of argument validation (or at least should :). Instead of having to implement this in every addin it would be nice if this could be provided for common cases (null check, empty string check, ...) by Cake.Core.
Contributor guide
Research direction
Start by reviewing the issue discussion and the Cake.Core area, since no implementation file, test, or entry point is named. Identify the common validation cases and intended helper API from the discussion; done should provide reusable handling for cases such as null and empty-string arguments, with coverage for the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100