Value Check Extensions
Hello There,
The first version of Vce contains
- number validator
IsNullOrZero
for short, int, long, decimal, float, and double. - collection validator
IsNullOrEmpty
for Generic Lists
I plan to add more validators for primitive data types, collection, etc. This repository is open for contributions.