Validator icon indicating copy to clipboard operation
Validator copied to clipboard

Results 4 Validator issues
Sort by recently updated
recently updated
newest added

Obviously the methods themselves are pretty well self-documented but I still think Xml documentation is needed.

help wanted

Both the IsInt methods and IsNumeric methods seem to be doing the same thing. This might be okay for JS, but in C#, at best, it's just a little redundant,...

As of right now, this library is merely a direct port of @chriso's [validator.js](https://github.com/chriso/validator.js). In the future I want to predicate validation attributes for Asp Mvc and such on top...

future
opinions wanted