Include Condition.Requires overloads with Func<> to get parameter name

Your library is far superior to netfx.Guard apart from just one feature! Condition.Requires() that you manually type the name for the parameter being checked. netfx.Guard uses this syntax: Guard....

Id #17905 | Release: None | Updated: Apr 23 at 7:53 AM by dot_NET_Junkie | Created: Apr 22 at 11:48 PM by georgiosd

StyleCop Rule CA1062 Fires

Condition.Requires(inEmailBody, "inEmailBody").IsNotNull(); gives CA1062 : Microsoft.Design : In externally visible method 'BusinessEmailSender.ReplaceHostName(string)', validate parameter 'inEmai...

Id #16907 | Release: None | Updated: Nov 15 2011 at 8:10 PM by dot_NET_Junkie | Created: Nov 15 2011 at 3:30 PM by bigwave

Add collection extension methods that take a predicate

For instance: public static ConditionValidator<TCollection> ContainsAll<TCollection, TItem>( this ConditionValidator<TCollection> validator, Func<TItem, bool> predicate) where ...

Id #15570 | Release: None | Updated: Mar 28 2011 at 7:33 AM by dot_NET_Junkie | Created: Mar 25 2011 at 2:02 PM by dot_NET_Junkie

Installer Cleanup

- Set the CHM icon in the Program Files folder - Add a link to the Program Files folder to uninstall CuttingEdge.Conditions - Add a link to the Program Files folder to browse to the installation fo...

Id #7674 | Release: None | Updated: Apr 24 2011 at 5:12 PM by dot_NET_Junkie | Created: Sep 25 2008 at 4:19 PM by mattman206

  • 1-4 of 4 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items