UniqueConstraintAttribute.ErrorMessage property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets or sets the error message.

public string ErrorMessage { get; set; }

Property Value

The error message.

See Also