1 write to _min
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
MinLengthAttributeAdapter.cs (1)
18_min = Attribute.Length.ToString(CultureInfo.InvariantCulture);
1 reference to _min
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
MinLengthAttributeAdapter.cs (1)
27MergeAttribute(context.Attributes, "data-val-minlength-min", _min);