UNPKG

joi-piece-validator

Version:

- Helps you validate part of the schema. - For middleware function will return the validation error inside the response

27 lines (26 loc) 568 B
{ "name": "joi-piece-validator", "version": "2.2.5", "description": "", "main": "piecesValidator.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "aljohn villarubia", "license": "ISC", "dependencies": { "joi": "^17.3.0" }, "repository": "https://github.com/avillarubia/joi-piece-validator", "keywords": [ "joi", "piece", "validate", "validator", "part", "pieces", "joi-piece-validator", "joi-part-validator", "joi-pieces-validator" ] }