ModelStateDictionary.HasReachedMaxErrors Proprietà

Definizione

Ottiene un valore che indica se è stato registrato o meno il numero massimo di errori.

C#
public bool HasReachedMaxErrors { get; }

Valore della proprietà

Commenti

Restituisce true se un TooManyModelErrorsException oggetto è stato registrato; in caso contrario false, .

Si applica a

Prodotto Versioni
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0