A rich and efficient node validation library for String, Number, Date and Javascript Objects
Check if a supplied value is a valid Date (instanceof Date or a valid string representation of a date that can be turned into one by instantiating Date class).
A validation library that validates string inputs and more, returns an validation result object.