Question

Where in CouchApp folder structure should I put validation function that it will be properly pushed with couchapp push command?

Was it helpful?

Solution

Check out the CouchApp documentation.

The correct file is ./validate_doc_update.js

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top