devinivy / dogwater

A hapi plugin integrating Waterline ORM
MIT License
102 stars 14 forks source link

Implement validation rules export as Joi #14

Closed andre487 closed 9 years ago

andre487 commented 9 years ago

It will be helpful for validating data into request

devinivy commented 9 years ago

I agree! This needs to be taken care of in waterline, though. This is a requested feature in waterline, scheduled for v0.11.0: https://github.com/balderdashy/waterline/issues/824.