cake-build/cake

Add helper for argument validation

Open

#1,561 创建于 2017年4月3日

在 GitHub 查看
 (55 评论) (1 反应) (0 负责人)C# (3,742 star) (738 fork)batch import
Help wantedUp-for-grabs

描述

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.

贡献者指南

Add helper for argument validation · cake-build/cake#1561 | Good First Issue