Adding Client-Side and Unobtrusive Validation

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Bob Tabor

Description

In this lesson, we learn how jQuery Validate and jQuery Validate Unobtrusive can be used to add client-side validation that utilizes Data Annotations on the server, preventing the need for a full HTTP Post to validate form submissions. We learn how to enable this functionality, how to make it unobtrusive on our HTML5 using data-* metadata, and how to include these plugins using Nuget.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: