Simple object validator written in Pure Javascript
The validation of data is an essential part of an application, used in api endpoints, input data validation, ... just to name a few examples. Most commonly in nodejs the express validators, joi validators, or class validators are used. This library is a l
This is react-wrapper for js-validator. #### Please read its docs first!