Installation

Execute one of the following to install xpress-req-validator

yarn add xpress-req-validator

Or

npm install xpress-req-validator

Joiarrow-up-right (the awsome JSON Schema validator) is a formal dependency for xpress-req-validator

Execute following command to install Joi

yarn add Joi

Last updated