Skip to main content

Data Validation

  • Chapter
  • First Online:
Beginning ASP.NET MVC 4
  • 1769 Accesses

Abstract

As you know from the previous chapters, users can make requests using URLs and send data to the application by submitting a form in a view that is then handled by a controller. However, an important question that hasn’t been addressed yet is how to ensure that the data submitted by users is valid. One of the most important tasks when developing software is to include validation logic that ensures that the data received from users is valid, so that the application can work with it. This very important task is also quite challenging for developers because they not only must ensure the data is analyzed for validity but also provide timely feedback to the users so that they can fix any invalid data and resubmit it.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 José Rolando Guay Paz

About this chapter

Cite this chapter

Paz, J.R.G. (2013). Data Validation. In: Beginning ASP.NET MVC 4. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-5753-0_7

Download citation

Publish with us

Policies and ethics