Installation
Execute one of the following to install xpress-req-validator
yarn add xpress-req-validatorOr
npm install xpress-req-validatorJoi (the awsome JSON Schema validator) is a formal dependency for xpress-req-validator
Execute following command to install Joi
yarn add JoiLast updated
Was this helpful?