Something like that should work: ``` [Key] [MaxLength(31)] public string Artikelnummer { get; set; } ```