AssertFieldError asserts that resp contains a JSON ValidationErrorResponse with a field error matching field and code. The response body is restored after reading so callers can still decode it.
AssertFieldError asserts that resp contains a JSON ValidationErrorResponse
with a field error matching field and code. The response body is restored
after reading so callers can still decode it.