Bagikan melalui


RouteHandlerOptions.ThrowOnBadRequest Properti

Definisi

Mengontrol apakah titik akhir harus melempar BadHttpRequestException selain menulis Debug log saat menangani permintaan yang tidak valid.

public bool ThrowOnBadRequest { get; set; }
member this.ThrowOnBadRequest : bool with get, set
Public Property ThrowOnBadRequest As Boolean

Nilai Properti

Keterangan

Default ke IsDevelopment(IHostEnvironment).

Berlaku untuk