antoniopresto / react-native-local-mongodb

react-native local mongodb storage.
MIT License
304 stars 66 forks source link

Schema validation #12

Closed Billydubb closed 7 years ago

Billydubb commented 7 years ago

Is there a way to use a schema validator with this library?

antoniopresto commented 7 years ago

This library is a version of NeDB, so I believe you can use a validation with Camo