Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6390945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T03:36:40+00:00 2026-05-25T03:36:40+00:00

If a view contains invalid data, who is responsible for reporting to the controller

  • 0

If a view contains invalid data, who is responsible for reporting to the controller that there exist invalid data? [Before persisting].

For example:

 Model:
  Name [must not be empty, and at least X characters]
  Age [must be an integer, greater than 0]
 View:
  Text box for the name [with some kind of indicator of being invalid]
  Text box for the age [with some kind of indicator of being invalid]

When the controller is notified that the data entry is complete. [From the view] Which class is responsible for letting the controller know that the data is invalid? [Lets say that the user did not enter a name, and put in a non number for the age] I can see it being the model’s responsibility because it is directly responsible for the data, and the context. However I can also see how it is the view’s responsibility because it allows for the input of the invalid data in the first place.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T03:36:40+00:00Added an answer on May 25, 2026 at 3:36 am

    The controller is responsible for the “logic” in an MVC triad, and deciding whether data is valid is definitely “logic”, so it’s actually the controller that should be responsible for deciding whether the data is valid. That said, it’s not uncommon for the model to participate somewhat in this decision (e.g.: via validation attributes on its members or implementation of a validation helper interface).

    The view should not participate at all in the decision of whether the data is valid since the view should not include any significant logic. The view might display information concerning validity of the model and/or its parts (e.g.: a “bad value” indicator next to a text box), but the decision to display this information should ultimately be made by the controller.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a hypothetical tree view that contains this data: RootNode Leaf vein SecondRoot
I have a view that is strongly typed to a view model which contains
What i would like to accomplish is that a partiel view contains a form.
I have a view which contains a form, the form posts and the data
I have a view that contains two NSTextFieldCell s. The size at which these
I want to create a view that contains two forms with their submit buttons.
I have an ASP.NET MVC Partial View that contains a Html.TextBox that is configured
I currently have a product view page that contains an MVCContrib HTML Grid with
I have a custom model class which contains a decimal member and a view
I have a view model sent to the edit action of my controller. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.