![]() |
VOOZH | about |
dotnet add package YuckQi.Domain.Validation --version 8.5.1
NuGet\Install-Package YuckQi.Domain.Validation -Version 8.5.1
<PackageReference Include="YuckQi.Domain.Validation" Version="8.5.1" />
<PackageVersion Include="YuckQi.Domain.Validation" Version="8.5.1" />Directory.Packages.props
<PackageReference Include="YuckQi.Domain.Validation" />Project file
paket add YuckQi.Domain.Validation --version 8.5.1
#r "nuget: YuckQi.Domain.Validation, 8.5.1"
#:package YuckQi.Domain.Validation@8.5.1
#addin nuget:?package=YuckQi.Domain.Validation&version=8.5.1Install as a Cake Addin
#tool nuget:?package=YuckQi.Domain.Validation&version=8.5.1Install as a Cake Tool
A .NET library providing domain validation fundamentals built around a Result pattern with FluentValidation integration.
Result / Result<T> – validation outcome with Detail collection and IsValid flag; the generic variant carries optional ContentIResult / IResult<T> – interfaces for the result typesResultDetail – a single validation issue with message, code, property name, and typeResultMessage – strongly typed validation message with implicit String conversion; includes NotFound factoryResultCode – strongly typed validation code with predefined values (InvalidRequestDetail, NotFound)ResultType – enum (Unknown, Warning, Error)AbstractValidatorExtensions – GetResult and GetResultAsync extension methods that execute a FluentValidation.AbstractValidator<T> and return a Result<T>ApiResult / ApiResult<T> – API response wrappers with Detail collectionApiResultDetail – serializable detail model with Code, Message, Property, and TypeResultCodeJsonConverter / ResultMessageJsonConverter – System.Text.Json converters for ResultCode and ResultMessagedotnet add package YuckQi.Domain.Validation
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on YuckQi.Domain.Validation:
| Package | Downloads |
|---|---|
|
YuckQi.Domain.Services
A .NET library for bootstrapping a domain services project. |
|
|
YuckQi.Application.Core
A .NET library for bootstrapping a domain application project. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.5.1 | 610 | 3/18/2026 |
| 8.5.0 | 163 | 3/17/2026 |
| 8.4.0 | 176 | 3/10/2026 |
| 8.3.2 | 129 | 3/9/2026 |
| 8.3.1 | 132 | 3/9/2026 |
| 8.3.0 | 134 | 3/9/2026 |
| 8.0.0 | 206 | 2/1/2026 |
| 6.5.3 | 1,831 | 5/12/2025 |
| 6.5.2 | 3,791 | 4/2/2024 |
| 6.5.1 | 300 | 3/27/2024 |
| 6.5.0 | 279 | 3/27/2024 |
| 6.4.2 | 253 | 9/19/2023 |
| 6.4.1 | 220 | 9/19/2023 |
| 6.4.0 | 308 | 9/18/2023 |
| 6.2.0 | 436 | 3/23/2023 |
| 6.1.0 | 9,564 | 8/16/2022 |
| 6.0.4 | 1,330 | 6/7/2022 |
| 6.0.3 | 782 | 5/30/2022 |
| 6.0.2 | 793 | 5/29/2022 |
| 1.3.1 | 1,110 | 6/7/2022 |