How can I use Remote Validation in Code First.
How can I use Remote Validation with entity framework Code First Approach in ASP .Net MVC. Where table name is CouponTab and the field on which I want to apply Remote validation on CouponCode Column. I do not want to insert coupon Code data repeated.

Ravi PatelPosted Sep 27, 2018, 12:43 PM