This package contains a custom validation adapter to allow custom attributes contained within the Umbrella.DataAnnotations package to be used with client side validation (currently jquery validation).
Info
Version: | 6.0.0-preview-0073 |
Author(s): | Richard Edwards |
Last Update: | Friday, November 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zinofi/Umbrella |
NuGet Url: | https://www.nuget.org/packages/Umbrella.Legacy.WebUtilities.DataAnnotations |
Install
Install-Package Umbrella.Legacy.WebUtilities.DataAnnotations
dotnet add package Umbrella.Legacy.WebUtilities.DataAnnotations
paket add Umbrella.Legacy.WebUtilities.DataAnnotations
Umbrella.Legacy.WebUtilities.DataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
- Umbrella.DataAnnotations(>= 2.9.8)
- Microsoft.AspNet.Mvc(>= 5.2.6)