MVC2 Data Annotation Buddy Classes Doesn't seem to work when Classes and EOM Model is in separate Project

Posted by Danish Ali on Stack Overflow See other posts from Stack Overflow or by Danish Ali
Published on 2011-01-05T13:51:00Z Indexed on 2011/01/05 13:54 UTC
Read the original article Hit count: 266

Dear All

Iam new to MVC2 and having a little problem with implementing validation via buddy classes. Iam using Repository pattern with dependency injection. My Entity Object Model is in Data Layer Project and Buddy Classes are in Business Layer project and MVC 2 Project as a separate Presentation Layer Project. Can any one help me out with implementing Buddy Classes in this Architecture.

Thanks and Regards

Dani

© Stack Overflow or respective owner

Related posts about asp.net-mvc-2

Related posts about validation