@forkjs/validator
v1.0.2
Published
Validator for Javascript Objects and API Payloads
Downloads
3
Maintainers
Readme
@forkjs/validator
What is @forkjs/validator
@forkjs/validator is a JSON Object validator which can be used to validate Objects and JSON against predefined schemas. It can be used with for API payload validation. All you need to do is install the package, build your schema and you are done !!
See the Quick start guide for more details.
Features
Examples
Check out the Examples for better understanding or Get Started with the document