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)
38
MergeAttribute(context.Attributes, "data-val-length-min",
_min
);