Class DataSetValidationHtmlAttributeProvider
Contract for a service providing validation attributes for expressions.
Inheritance
System.Object
DataSetValidationHtmlAttributeProvider
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DevZest.Data.AspNetCore.Primitives
Assembly: DevZest.Data.AspNetCore.dll
Syntax
public abstract class DataSetValidationHtmlAttributeProvider
Methods
Name | Description |
---|---|
AddAndTrackValidationAttributes(ViewContext, String, Column, IDictionary<String, String>) | Adds validation-related HTML attributes to the |
AddValidationAttributes(ViewContext, Column, IDictionary<String, String>) | Adds validation-related HTML attributes to the |