Skip to main content

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