Dynamicweb.Content.Items.Annotations Namespace : ValidateAttribute Class |
The following tables list the members exposed by ValidateAttribute.
Name | Description | |
---|---|---|
ValidateAttribute Constructor | Initializes a new instance of an object. |
Name | Description | |
---|---|---|
ErrorMessage | Gets or sets the error message to display when validation fails. | |
Parameters | Gets or sets the validator parameters in a query-string notation. | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) | |
Validator | Gets or sets the type of the validator. |
Name | Description | |
---|---|---|
Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) | |
GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) | |
IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) | |
ParseParameters | Parses parameters and returns the collection of key-value pairs representing them. |