UniqueConstraintAttribute.ErrorMessage property
Gets or sets the error message.
public string ErrorMessage { get; set; }
Property Value
The error message.
See Also
- class UniqueConstraintAttribute
Gets or sets the error message.
public string ErrorMessage { get; set; }
The error message.