I am using asp.net with mvc 5 and devexpress. I am trying to use the validation summary of devexpress but I want to restrict it to show only the class level validation errors. So the property level validation erros to be displayed next to each field.
Can anyone help?
Thanks a lot!