The following tables list the members exposed by RequiredAttribute.
Public Constructors
Public Properties
| Name | Description |
 | ErrorMessage | Gets the error message that is displayed when a value is not supplied. |
 | TypeId | (Inherited from System.Attribute) |
Top
Public Methods
| Name | Description |
 | Equals | (Inherited from System.Attribute) |
 | GetHashCode | (Inherited from System.Attribute) |
 | IsDefaultAttribute | (Inherited from System.Attribute) |
 | Match | (Inherited from System.Attribute) |
 | Validate | Checks to see if a value has been supplied. |
Top
See Also