Open wayne-werner opened 8 years ago
Could you please be more specific? A link to the docs would be helpful.
http://mongoosejs.com/docs/api.html#schema_Schema-static
Note the last line. Not the best documentation of the alternate signature, but there it is. The dt version does have both signatures, for reference.
Schema.static also allows a hash of name/function pairs as a single parameter.