ValidationProviderAttribute 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.
Abstract class for grouping attributes of type ValidationAttribute into one Attribute
public ref class ValidationProviderAttribute abstract : Attribute
public abstract class ValidationProviderAttribute : Attribute
type ValidationProviderAttribute = class
inherit Attribute
Public MustInherit Class ValidationProviderAttribute
Inherits Attribute
- Inheritance
-
ValidationProviderAttribute
Constructors
ValidationProviderAttribute() |
Methods
GetValidationAttributes() |
Gets ValidationAttribute instances associated with this attribute. |