Results 5 issues of Jeff Lembeck

2 things: 1. This will fix #39 2. We're not supporting this because jQuery fakes support for this for IE8/Android2.x

This will fix #85 - do not merge until it is done. Still left: next/prev buttons need to be disabled/re-enabled.

### All Submissions: - [x] Have you followed the guidelines in our [Contributing](https://github.com/lukeautry/tsoa/tree/master/docs/CONTRIBUTING.md) document? - [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/lukeautry/tsoa/pulls) for the same...

If your request body type has circular references, this causes a maximum call stack exceeded error. This change will fix that. closes #1802 ### All Submissions: - [x] Have you...

Like the title says, maximum call stack will be exceeded during validation if a request body type has a circular reference in it.