++++++++++++++++++
* Fix validation context for swagger 2.0 requests
* Added docs for validation context
* Preserved original exception when reraising for validation context exceptions
* Remove support for Python 2.6, newer Pyramid versions don't support it either
* Fix issue with missing content type when using webob >= 1.7 (see 185)