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)
27MergeAttribute(context.Attributes, "data-val-maxlength-max", _max);