Skip to main content
A newer version of this page is available. .

GenerateMessageTemplatesModelAttribute.MessageTemplatePropertyName Property

Specifies the name of the validation rule.

Namespace: DevExpress.Persistent.Validation

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

Declaration

public string MessageTemplatePropertyName { get; }

Property Value

Type Description
String

A string which specifies the name of the validation rule.

See Also