BootstrapValidate 1.4.0
Enables Twitter Bootstrap Framework to work with Microsoft jQuery Unobtrusive Validation in ASP.NET MVC4 projects.
- Now support for Bootstrap 3
- Dependency on Twitter.Bootstrap package is removed
Source: https://github.com/davidnguyen/bootstrap-validate
Install-Package BootstrapValidate -Version 1.4.0
dotnet add package BootstrapValidate --version 1.4.0
<PackageReference Include="BootstrapValidate" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BootstrapValidate --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Dependency on Twitter.Bootstrap package is removed
Dependencies
-
- Microsoft.jQuery.Unobtrusive.Validation (>= 2.0.30116)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.