GenerateMessageTemplatesModelAttribute(String) Constructor
Initializes a new instance of the GenerateMessageTemplatesModelAttribute class.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Parameters
Name | Type | Description |
---|---|---|
messageTemplatePropertyName | String | A string which specifies the name of the validation rule. |
See Also