This package contains a custom validation adapter to allow custom attributes contained within the Umbrella.DataAnnotations package to be used with client side (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.AspNetCore.DataAnnotations |
Install
Install-Package Umbrella.AspNetCore.DataAnnotations
dotnet add package Umbrella.AspNetCore.DataAnnotations
paket add Umbrella.AspNetCore.DataAnnotations
Umbrella.AspNetCore.DataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
- Umbrella.DataAnnotations(>= 2.9.8)
- Umbrella.Utilities(>= 2.9.8)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.1.3)