A Hapi plugin for validating the schema of path, query, request body, and response body params using JSON-schema
71
stars
27
forks
source link
validation: fix add support validating query objects that do not extend Object.prototype #52
Closed
alexcorre closed 7 years ago
Fixes #51. Updated unit tests to pass for node v6. Still passing for node v4.