feO2x / Light.GuardClauses

A lightweight .NET library for expressive Guard Clauses.
MIT License
85 stars 8 forks source link

Add a StringComparer that ignores case and whitespace #48

Closed feO2x closed 5 years ago

feO2x commented 6 years ago

This IEqualityComparer<T> can e.g. be used to match IDs that might contain white space and uppercase letters with user input that does not include this things specifically

feO2x commented 5 years ago

Implemented in 8a2c6bbf6dfb7c6aae1ccebfa32d8a090174d724