Pregunta

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

¿Fue útil?

Solución

Check out the CouchApp documentation.

The correct file is ./validate_doc_update.js

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top