mac- / ratify

A Hapi plugin for validating the schema of path, query, request body, and response body params using JSON-schema
MIT License
71 stars 27 forks source link

Make use of `validator.lastReport` if ` !validator.validateSchema(validationSchema))` fails. #17

Open dschenkelman opened 10 years ago

dschenkelman commented 10 years ago

More useful information about the error could be provided.