Skip to content

UniqueAttribute.ErrorMessage property

Gets or sets the error message.

public string? ErrorMessage { get; set; }

Property Value

The error message.

See Also