Info
| Version: | 1.1.0 | 
| Author(s): | sextondjc | 
| Last Update: | Sunday, March 12, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/sextondjc/drapper.validation | 
| NuGet Url: | https://www.nuget.org/packages/Drapper.Validation | 
Install
Install-Package Drapper.Validation
                        dotnet add package Drapper.Validation
                        paket add Drapper.Validation
                        
                                Drapper.Validation Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.ComponentModel.Annotations(>= 4.4.0)
 
                
Includes a simple pre-condition checker and a handful of additonal validation attributes derived from the System.ComponentModel.DataAnnotations namespace.