oreilly/couchdb-guide

`secObj` parameter is missing from Validation function documentation

Opened this issue · 0 comments

The validation page in the new Guide makes NO mention of the security object parameter secObj that is included in the old documentation.

I know it's used by the validate_doc_update doc installed in the _users database so I'm assuming its sent to all validation functions.