DotBoil.Validator
1.4.0
See the version list below for details.
dotnet add package DotBoil.Validator --version 1.4.0
NuGet\Install-Package DotBoil.Validator -Version 1.4.0
<PackageReference Include="DotBoil.Validator" Version="1.4.0" />
<PackageVersion Include="DotBoil.Validator" Version="1.4.0" />
<PackageReference Include="DotBoil.Validator" />
paket add DotBoil.Validator --version 1.4.0
#r "nuget: DotBoil.Validator, 1.4.0"
#:package DotBoil.Validator@1.4.0
#addin nuget:?package=DotBoil.Validator&version=1.4.0
#tool nuget:?package=DotBoil.Validator&version=1.4.0
FluentValidation integration for DotBoil applications. Auto-discovers and registers validators across all loaded assemblies for use in both direct service validation and MediatR pipeline behaviors.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- DotBoil (>= 1.4.0)
- FluentValidation (>= 12.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DotBoil.Validator:
| Package | Downloads |
|---|---|
|
DotBoil.AuthGuard
Full-stack authorization server for DotBoil applications. Implements OAuth 2.0/OpenID Connect flows with JWT issuance, refresh tokens, external provider support (Google, GitHub), role-based access control, OTP verification, password reset, and GDPR consent management. |
|
|
DotBoil.Validator.Mediator
MediatR pipeline behavior that runs FluentValidation validators on every incoming request. Returns structured validation errors before handlers are invoked, keeping handler code free of manual validation logic. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.9.4 | 117 | 4/28/2026 | |
| 1.9.3 | 119 | 4/15/2026 | |
| 1.9.2 | 117 | 4/15/2026 | |
| 1.9.1 | 135 | 4/15/2026 | |
| 1.9.0 | 132 | 4/15/2026 | |
| 1.8.0 | 130 | 4/15/2026 | |
| 1.7.0 | 119 | 4/15/2026 | |
| 1.6.0 | 132 | 4/15/2026 | |
| 1.5.0 | 126 | 4/15/2026 | |
| 1.4.0 | 126 | 4/15/2026 | |
| 1.3.0 | 130 | 4/15/2026 | |
| 1.2.0 | 137 | 4/15/2026 | |
| 1.1.0 | 140 | 4/11/2026 | |
| 1.0.2 | 268 | 11/25/2025 | |
| 1.0.1 | 240 | 1/30/2025 |