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