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

Fixes RequestValidator to read plugins from settings property #44

Closed Verlic closed 8 years ago

Verlic commented 8 years ago

The RequestValidator was ignoring the plugins property and skipped the validation when sample was true.