Skip to content

A collection of attributes that allows the validation of the input data model.

License

Notifications You must be signed in to change notification settings

I-RzR-I/AttributeValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note This repository is developed using .net4.5, .netstandard1.1, .netstandard2.0, .netstandard2.1.

Name Details
AttributeValidator NuGet Version Nuget Downloads

A collection of attributes that allows the validation of the input data model.

To understand more efficiently how you can use available functionalities please consult the using documentation/file.

In case you wish to use it in your project, u can install the package from nuget.org or specify what version you want:

Install-Package AttributeValidator -Version x.x.x.x

Content

  1. USING
  2. CHANGELOG
  3. BRANCH-GUIDE