Simple F# DSL style record validation framework.
Info
| Version: | 0.10.1 |
| Author(s): | James Randall |
| Last Update: | Monday, August 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JamesRandall/AccidentalFish.FSharp.Validation |
| NuGet Url: | https://www.nuget.org/packages/AccidentalFish.FSharp.Validation |
Install
Install-Package AccidentalFish.FSharp.Validation
dotnet add package AccidentalFish.FSharp.Validation
paket add AccidentalFish.FSharp.Validation
AccidentalFish.FSharp.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
Tags