Commit Graph

4 Commits

Author SHA1 Message Date
Niklas Wulf
d45137018d [Hapi] Fix input and response validation function signatures (#16802)
* [Hapi] Fix input and response validation function signatures

Fixes #16750

* [Hapi] Allow custom validation options in route input and response

* [Hapi] Adjust validation contexts to match Hapi version 16.1.1

* [Hapi] Adjust test/route/validate.ts to match newest changes

* [Hapi] Add custom options to response validation test

* [Hapi] Update TypeScript version to 2.3 in packages that import Hapi

* [Hapi] Clarify documentation on validation function value, allow null
2017-06-07 06:37:04 -07:00
Alexander James Phillips
10f421bb83 Fix importing nes/client 2017-05-08 12:35:40 +01:00
Alexander James Phillips
cde29f0e17 Fix hapi-auth-basic tsconfig 2017-05-08 00:46:34 +01:00
Alexander James Phillips
97ff039dc5 Add hapi-auth-basic to enable fixing nes properly 2017-05-08 00:41:29 +01:00