Skip to main content
.NET 6.0+

GenerateMessageTemplatesModelAttribute Constructors

Applied to interfaces derived from IRuleBaseProperties. Specifies that message templates for string properties whose names start with “MessageTemplate” are generated automatically.
Name Parameters Description
GenerateMessageTemplatesModelAttribute(String) messageTemplatePropertyName Initializes a new instance of the GenerateMessageTemplatesModelAttribute class.
See Also