Base:
method
FormatErrorMessage
System.ComponentModel.DataAnnotations.ValidationAttribute.FormatErrorMessage(System.String)
1 reference to FormatErrorMessage
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (1)
MinLengthAttributeAdapterTest.cs (1)
60
var expectedMessage = attribute.
FormatErrorMessage
("Length");