Method AddValidationAttributes
| Improve this Doc View SourceAddValidationAttributes(ViewContext, Column, IDictionary<String, String>)
Declaration
protected override void AddValidationAttributes(ViewContext viewContext, Column column, IDictionary<string, string> attributes)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Mvc.Rendering.ViewContext | viewContext | |
Column | column | |
System.Collections.Generic.IDictionary<System.String, System.String> | attributes |