aboutsummaryrefslogtreecommitdiff
path: root/lib/VNLib.Plugins.Extensions.Validation/README.md
blob: f0b4649ba30c599c621ba5745e96a9c346fa5b20 (plain)
1
2
3
4
5
6
7
8
9
# VNLib.Plugins.Extensions.Validation
*An extension library for data validation helpers and extension methods using FluentValidation*

#### Builds
Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my [website](https://www.vaughnnugent.com/resources/software). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.

## FluentValidation

This library includes a package reference to [FluentValidation](https://github.com/FluentValidation/FluentValidation) which can also be found on nuget.org.