-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
As of right now, this library is merely a direct port of @chriso's validator.js.
In the future I want to predicate validation attributes for Asp Mvc and such on top of this library. I also want to change the semantics of the library somewhat. Supplying a null input should throw a NullReferenceException, for instance.
If anyone else has any thoughts on where to take this library I would be really happy to hear them!