I need to validate all the controls of the view in client side as well as server side. I am not using model class, instead directly posting control values while submitting. Can anyone suggest me...