Skip to content

andrebaltieri/FluentValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluentValidator

Fluent Validator is a fluent way to use Notification Pattern with your entities

Dependencies

.NET Standard 1.3+

You can check supported frameworks here:

https://docs.microsoft.com/pt-br/dotnet/standard/net-standard

Instalation

This package is available through Nuget Packages: https://www.nuget.org/packages/FluentValidator

Install-Package FluentValidator

Older Versions

We are moving to a new structure, with new namespaces, if you need to use our old version, try this:

Install-Package FluentValidator -Version 1.0.5

1.0.5 was the latest stable version

Signifcant Changes

We removed reflection to increase performance, changed namespace and folders and externalize contracts from entities, so take a close look on our Wiki to learn how to use it.

How to Use

Just check our Wiki

https://github.com/andrebaltieri/FluentValidator/wiki

About

Fluent Validator is a fluent way to use Notification Pattern with your entities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages