joi
joi 介绍
Imagine you run facebook and you want visitors to sign up on the website with real names and not something likel337_p@nda in the first name field. How would you define the limitations of what can be inputted and validate it against the set rules?
This is joi,joi allows you to create blueprints or schemas for JavaScript objects (an object that stores @R_585_4045@ion) to ensure validation of key @R_585_4045@ion.
网站地址:https://github.com/hapijs/joi/blob/v13.3.0/API.md
GitHub:https://github.com/hapijs/joi
网站描述:数据校验模块,高度封装常用的校验功能