In one of my project, I used validator control and server side validation also. It works well in my local machine when I click submit button it shows only validator control message but in my website when I click submit button it shows both validator control message and servier-side validation also.
Why it is happening?