1.0.2 • Published 5 years ago

@forkjs/validator v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

@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