Skip to main content

ErrorSummary

Display Summary Error Message from failed API Response

Assembly: ServiceStack.Blazor.dll​
View Source​
Declaration
public class ErrorSummary : ErrorSummaryBase

Inherited Properties​

Except​

Do not show Field Error Messages for specified visible fields which will display them

View Source​
Declaration
public string[] Except { get; set; }

UseExcept​

View Source​
Declaration
protected string[] UseExcept { get; }