Value Check Extensions
Hello There,
- number validator
IsNullOrZerofor short, int, long, decimal, float, and double. - collection validator
IsNullOrEmptyfor Generic Lists
I plan to add more validators for primitive data types, collection, etc. This repository is open for contributions.