Skip to content

bojankaurin/knockout-server-side-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

knockout-server-side-validation

Knockout server side validation

knockout-server-side-validation is a simple Javascript library for displaying server side errors in a browser where elements are bounded to the knockout view model. By default, each message from server is shown next to the element error belongs to. This behavior can be overridden. At this moment, this library enables you very simple integration with ASP.NET MVC server side validation, but if needed, it can be extended to use with some another framework.

knockout-server-side-validation has following dependencies: knockoutjs, knockout mapping plugin and jQuery.

Read more at http://bojankaurin.github.io/knockout-server-side-validation

Knockout server side validation (c) Bojan Kaurin http://bojankaurin.com

About

Knockout server side validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors