Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 341 Bytes

Vce

Value Check Extensions

Hello There,

The first version of Vce contains

  1. number validator IsNullOrZero for short, int, long, decimal, float, and double.
  2. collection validator IsNullOrEmpty for Generic Lists

I plan to add more validators for primitive data types, collection, etc. This repository is open for contributions.