juvaly

Results 3 issues of juvaly

server side (using node) usage of gm requires subclassing. see here: https://github.com/aheckmann/gm/issues/191

When using this configuration: `validation: { headers: { 'x-app-key': { isRequired: true } } }` A request using the required field works fine: `curl -X POST -H "Content-Type: application/json" -H...