status

var status: HttpStatusCode

The status code of the response, in case of validation failure.

Applying the status code is the responsibility of the response builder, be aware of this behavior when you define your own via buildResponse.