ValidationHtmlAttributeProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contract for a service providing validation attributes for expressions.
public ref class ValidationHtmlAttributeProvider abstract
public abstract class ValidationHtmlAttributeProvider
type ValidationHtmlAttributeProvider = class
Public MustInherit Class ValidationHtmlAttributeProvider
- Inheritance
-
ValidationHtmlAttributeProvider
- Derived
Constructors
ValidationHtmlAttributeProvider() |
Methods
AddAndTrackValidationAttributes(ViewContext, ModelExplorer, String, IDictionary<String,String>) |
Adds validation-related HTML attributes to the |
AddValidationAttributes(ViewContext, ModelExplorer, IDictionary<String,String>) |
Adds validation-related HTML attributes to the |