Applying data annotation on entity framework auto generated file

Posted by mazhar on Stack Overflow See other posts from Stack Overflow or by mazhar
Published on 2010-04-29T16:24:04Z Indexed on 2010/04/29 16:27 UTC
Read the original article Hit count: 339

Filed under:
|

I have generated entity framework classes . I want to apply data annotation to the properties there. How would I achieve that?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mvc2