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

Fix #12. Adds friendly path to property on errors #13

Closed dschenkelman closed 9 years ago

dschenkelman commented 9 years ago

I would add tests for error messages, but I think those are already being covered since the PR adds no new execution paths.

What would you like to do?

mac- commented 9 years ago

Don't worry about it, I'll change the coverage threshold and get it published shortly. Thanks for taking this on!

dschenkelman commented 9 years ago

No problem at all man, my pleasure. Glad to be able to contribute to a project we are using.