Execute one of the following to install xpress-req-validator
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
Joi
yarn add Joi
Last updated 7 years ago