You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen this before and find it useful. You specify a schema in your micro service, and it can run validation on the message before reaching the micro service. To make it compatible with graft-http you validate against GET or POST vars.
I think we might want to provide a validation-as-a-microservice module, based around Joi.
What do you think?
I'm placing it here just because it's a place...
It should be kind-of compatible with GraftJS/graft-http#1.
The text was updated successfully, but these errors were encountered: