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)
MaxLengthAttributeAdapter.cs (1)
26
MergeAttribute(context.Attributes, "data-val-maxlength",
GetErrorMessage
(context));