System.ComponentModel.DataAnnotations.MinLengthAttribute public class MinLengthAttribute : ValidationAttribute Documentation Code public int Length { get; } public MinLengthAttribute(int length)