System.ComponentModel.DataAnnotations.RequiredAttribute
Specifies that a data field value is required.
Gets or sets a value that indicates whether an empty string is allowed.
public RequiredAttribute()
Initializes a new instance of the RequiredAttribute class.