Skip to content

How to use 'pouchdb-validation' and 'relational-pouch'? #107

@Prabuganesan

Description

@Prabuganesan

How to use both 'pouchdb-validation' and 'relational-pouch' in my app.
I have used relational-pouch npm in my app. Below I have mentioned my save method.

this.db.rel.save(type, doc).then(res => {

})
In pouchdb-validation npm, they said like this.

this.db.validatingPost(doc[, options[, callback]])

I need relational npm with validation.
How can I achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions