TraceValidatorAttribute Methods
The TraceValidatorAttribute type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Attribute.) |
|
|
Finalize | (Inherited from Object.) |
|
|
FormatErrorMessage(System.String) | (Inherited from ValidationAttribute.) |
|
|
GetHashCode | (Inherited from Attribute.) |
|
|
GetType | (Inherited from Object.) |
|
|
GetValidationResult(System.Object,System.ComponentModel.DataAnnotations.ValidationContext) | (Inherited from ValidationAttribute.) |
|
|
IsDefaultAttribute | (Inherited from Attribute.) |
|
|
IsValid(Object) | |
|
|
IsValid(Object, ValidationContext) | |
|
|
IsValid(System.Object,System.ComponentModel.DataAnnotations.ValidationContext) | (Inherited from ValidationAttribute.) |
|
|
Match(System.Object) | (Inherited from Attribute.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
Validate(System.Object,System.String) | (Inherited from ValidationAttribute.) |
|
|
Validate(System.Object,System.ComponentModel.DataAnnotations.ValidationContext) | (Inherited from ValidationAttribute.) |

