[Display(Name="MyInput", Description="this input is length of blablabla")]
public int myInput { get; set; }
this is very annoying and actually NONE OF USERS (maybe 95% users) dont hold their mouses on input names to wait for description to appear.

Comment