RouteHandlerOptions.ThrowOnBadRequest Proprietà

Definizione

Controlla se gli endpoint devono generare un BadHttpRequestException oggetto oltre a scrivere un Debug log durante la gestione di richieste non valide.

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

Valore della proprietà

Commenti

Il valore predefinito è IsDevelopment(IHostEnvironment).

Si applica a