Knockout.Validation
1.0.1
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 1.0.1
dotnet add package Knockout.Validation --version 1.0.1
<PackageReference Include="Knockout.Validation" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Knockout.Validation --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Knockout.Validation, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Knockout.Validation as a Cake Addin
#addin nuget:?package=Knockout.Validation&version=1.0.1
// Install Knockout.Validation as a Cake Tool
#tool nuget:?package=Knockout.Validation&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- knockoutjs (>= 2.0.0)
Used By
NuGet packages (10)
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 (2)
Showing the top 2 popular GitHub repositories that depend on Knockout.Validation:
Repository | Stars |
---|---|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
|
MohammadYounes/OWIN-MixedAuth
Mixed (Windows + Forms) Authentication for OWIN
|