Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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!

share|improve this question
    
can you show what have you tried? –  Arijit Mukherjee Jun 6 at 8:57
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.