I am trying to create a mvc application:
I had a view:
public class Employee { [Key] public int Id { get; set; } [Required] [MaxLengt