Skip to main content

A minimalist validation library built atop the existing validation features in .NET's `System.ComponentModel.DataAnnotations` namespace.

Total Downloads
3.5M
3,491,619
Published
Jan 7, 2022
Latest stable version

Install

.NET CLI
dotnet add package MiniValidation --version 0.4.1-pre.20220107.41
Package Manager Console
Install-Package MiniValidation -Version 0.4.1-pre.20220107.41
PackageReference
<PackageReference Include="MiniValidation" Version="0.4.1-pre.20220107.41" />

Frameworks

.NETCoreApp3.1 net6.0 .NETStandard2.0

Dependencies

[5.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.