Skip to main content
.NET 6.0+

GenerateMessageTemplatesModelAttribute.MessageTemplatePropertyName Property

Specifies the name of the validation rule.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v23.2.dll

Declaration

public string MessageTemplatePropertyName { get; }

Property Value

Type Description
String

A string which specifies the name of the validation rule.

See Also