Would be nice if ```CreateErrorResponse(HttpStatusCode.BadRequest, ModelState)``` didn't throw an exception in case ModelState is empty.
Comments: Thanks for reporting this. As you mentioned we do think that throwing an exception in this case is more appropriate. Please do let us know if you have further feedback.
Comments: Thanks for reporting this. As you mentioned we do think that throwing an exception in this case is more appropriate. Please do let us know if you have further feedback.