cake-build/cake

Add helper for argument validation

Open

#1561 aperta il 3 apr 2017

Vedi su GitHub
 (55 commenti) (1 reazione) (0 assegnatari)C# (738 fork)batch import
Help wantedUp-for-grabs

Metriche repository

Star
 (3742 star)
Metriche merge PR
 (Merge medio 1g 1h) (25 PR mergiate in 30 g)

Descrizione

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.

Guida contributor