Unobtrusive jQuery Validation for Knockout in ASP.NET MVC

This article is from our ASP.NET MVC 101 Tutorial Series

In this article, we will explore how we can use the jQuery Validator in an ASP.NET MVC application that uses Knockout Templating. Traditionally, jQuery validator works out of the box with KO ViewModels that are statically bound.

I would recommend reading two articles before you read this one Simple Databinding and Templating using

This entry was posted in ASP.NET MVC, jQuery, KnockoutJS, MVC 101, Syndicated. Bookmark the permalink.

Comments are closed.