0

I use .Net 4.5 platform. VS 2012.

I'm in the development of an ASP.NET MVC 4 project.

I could not find any article/stack overflow question of creating a custom validation attribute (server-side & client-side).

I used the common code that includes ModelClientValidationRule. But I think this class is not included in .Net 4.5.

Need assistance,

Thank you

1 Answer 1

2

My bad..

I added a reference to System.Web.Webpages. Fixed that.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.