7

I'm currently working on a blog application in ASP.NET MVC.

I can't quite figure out how to handle my input validation! As far as I understand the view itself cannot know about input validation!? So how am I going to do this?

0

1 Answer 1

9

Scott Guthrie has written something about ASP.NET MVC Preview 5, and form posting:

ASP.NET MVC Preview 5 and Form Posting Scenarios

It's a big post, but it walks you through a Form posting validation thingy. Remark that this is not the only way to do it, but it is a way.

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.