@private
this gets called a LOT during response parsing, and having it be a public method is the fastest way to call it. Strictly speaking it should be private. @private
[Validate]