I am toying with document validation and I would like not to repeat the same
validation functions on each validate_doc_update,
I've read that validate_doc_update for each view are ran in an order given
by couchdb, so is there any way I can load some functions before the whole
validation process?

Reply via email to