1 write to _max
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
MaxLengthAttributeAdapter.cs (1)
18
_max
= Attribute.Length.ToString(CultureInfo.InvariantCulture);
1 reference to _max
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
MaxLengthAttributeAdapter.cs (1)
27
MergeAttribute(context.Attributes, "data-val-maxlength-max",
_max
);