Constructor CustomValidatorAttribute
| Improve this Doc View SourceCustomValidatorAttribute(String)
Initializes a new instance of CustomValidatorAttribute.
Declaration
public CustomValidatorAttribute(string name)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | name | The name of the custom validator. |