Swagger ISchemaFilter that uses FluentValidation validators instead System.ComponentModel based attributes.
Info
Version: | 6.1.0 |
Author(s): | alexey.petriashev, MicroElements |
Last Update: | Tuesday, November 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation |
NuGet Url: | https://www.nuget.org/packages/MicroElements.Swashbuckle.FluentValidation |
Install
Install-Package MicroElements.Swashbuckle.FluentValidation
dotnet add package MicroElements.Swashbuckle.FluentValidation
paket add MicroElements.Swashbuckle.FluentValidation
MicroElements.Swashbuckle.FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.0.0 && < 10.0.0)
- Swashbuckle.AspNetCore(>= 5.5.1 && < 6.0.0)
Tags