screener
Version:
Recursively screen and whitelists javascript objects with optional and flexible validation/processing of fields. Useful for filtering documents fetched by Mongoose in Node.JS and for any REST API. Supports AMD and in-browser use, could be used to validate
1 lines • 39 B
JavaScript
module.exports = require('./screener');