Domanda

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

È stato utile?

Soluzione

Check out the CouchApp documentation.

The correct file is ./validate_doc_update.js

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top