This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

egg-validator

0.0.4 • Public • Published

egg-validator

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-validator --save

Usage

// {app_root}/config/plugin.js
exports.validator = {
  enable: true,
  package: 'egg-validator',
};

Configuration

// {app_root}/config/config.default.js
exports.validator = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-validator

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • anzerwall