hemerajs / hemera

🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/
MIT License
806 stars 70 forks source link

Add Joi option for payload validation #8

Closed tribou closed 7 years ago

tribou commented 7 years ago

It would be nice if I could switch parambulator for Joi validation for the in/out payload validation.

StarpTech commented 7 years ago

Hi @tribou see https://github.com/hemerajs/hemera/pull/10 if you have any questions or improvements dont hestitate :)

StarpTech commented 7 years ago

For example https://github.com/hemerajs/hemera/blob/master/examples/custom-payload-validator.js