The following tables list the members exposed by ValidatorMetadata.
Public Properties
| Name | Description |
| ErrorMessage | Gets or sets the error message displayed when validation fails. |
| Parameters | Gets or sets the validator parameters. |
| TypeName | Gets or sets tye assembly-qualified name of the validator type. |
Top
Public Methods
| Name | Description |
| CompareTo | Compares the current object with the given one and returns the comparison result. |
| CopyTo | Copies the state of the current object into the given one. |
Top
See Also