Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

I have 3 projects
1. Entity Framework Code First Class Library
2. WCF Services
3. MVC Application

I have declared my validation attributes in Entity Framework Code First library class and I am trying to access those in MVC Application through WCF Service. All works fine except validation attributes.


Same thing without the WCF Service works fine.

I want to know, what is the problem and how to fix it?
or
Is there any other way to do validations from Enity Framework Code First?



Thank you
Swathi.N
Posted
Updated 4-Mar-13 1:30am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900