Base:
method
FormatMessage
System.ComponentModel.DataAnnotations.ValidationAttribute.FormatMessage(System.String, System.String)
1 reference to FormatMessage
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\StringLengthAttribute.cs (1)
79return FormatMessage(errorMessage, name);