Knockout.Validation
2.0.4
A Validation Library plugin for KnockoutJS. An extensible and pluggable framework for performing model-based Form and UI validation.
Install-Package Knockout.Validation -Version 2.0.4
dotnet add package Knockout.Validation --version 2.0.4
<PackageReference Include="Knockout.Validation" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Knockout.Validation --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Knockout.Validation, 2.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- knockoutjs (>= 2.3.0)
Used By
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
|