aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-cc1f3057.md
Represents a ValidationSummary item.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ValidationSummaryItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return ValidationSummaryItemBuilder objects:
Show 13 links
Do not instantiate this class explicitly. A new ValidationSummaryItemBuilder class instance is created when you call the Items(Action<CollectionFactory<ValidationSummaryItemBuilder>>) method.
Object OptionsOwnerBuilder ValidationSummaryItemBuilder
See Also