Base:
method
GetErrorMessage
Microsoft.AspNetCore.Mvc.DataAnnotations.AttributeAdapterBase<TAttribute>.GetErrorMessage(Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ModelValidationContextBase)
1 reference to GetErrorMessage
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
StringLengthAttributeAdapter.cs (1)
29MergeAttribute(context.Attributes, "data-val-length", GetErrorMessage(context));