cake-build / cake-build/cake

Add helper for argument validation

Open
#1,561 55 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.