Knockout.Validation
2.0.3
A Validation Library plugin for KnockoutJS. An extensible and pluggable framework for performing model-based Form and UI validation.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Knockout.Validation -Version 2.0.3
dotnet add package Knockout.Validation --version 2.0.3
<PackageReference Include="Knockout.Validation" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Knockout.Validation --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Knockout.Validation, 2.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- knockoutjs (>= 2.3.0)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Knockout.Validation:
Package | Downloads |
---|---|
JsSite
This is a set of simplest JavaScript modules that can help to you organize your framework on ASP.NET (MVC). This is just for a begin your JS-framework. For example: control DataSource - is loader that can data from web API with pager and it cat make selection.
|
|
SpaStack.NET
What is this?
-------------
SpaStack.NET is a Single Page Application (SPA) web boilerplate framework built from Durandal.js JayData.js ASP.NET Web API 2 oData . It allows you to maintain one slim codebase . It be package with PhoneGap for native deployments to Android / iPhone / Blackberry / Windows Phone / Browsers / Windows 8 / etc... It follows RESTful OData MVC patterns on the server side and MVVM patterns in the client side.
Examples of desireable things SpaStack can do:
-Paging
-Validation
-Aync Promises
-Offline - IndexedDB, WebSql, LocalStorage providers
-$expand OData REST entities
-MVVM data-bind to observables in your view
To Install
-----------
Create a new empty ASP.NET Web application or add to an existing project. Then install this nuget package.
|
|
Calabonga.Owin.Application.Spa
Single Page Application template for create a solution from scratch
|
|
kscDependencies
Packages I use often.
|
|
FragCodeWebStarterPack
Starter pack for ASP.NET MVC5.
Include:
jQuery, Bootstrap, FluentBootstrap, Knockout, Knockstrap, SignalR, Knockout Validation, Knockout-select2
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Knockout.Validation:
Repository | Stars |
---|---|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
|
Azure-Readiness/MicrosoftAzureTrainingKit
This is the archive of the Microsoft Azure Training Kit
|
|
MohammadYounes/OWIN-MixedAuth
Mixed (Windows + Forms) Authentication for OWIN
|