1 write to _min
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
StringLengthAttributeAdapter.cs (1)
20_min = Attribute.MinimumLength.ToString(CultureInfo.InvariantCulture);
1 reference to _min
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
StringLengthAttributeAdapter.cs (1)
38MergeAttribute(context.Attributes, "data-val-length-min", _min);