An open API service indexing awesome lists of open source software.

https://github.com/rickedb/domainvalidationcore

Domain validation project made by Eduardo Pires in .net core
https://github.com/rickedb/domainvalidationcore

Last synced: 8 months ago
JSON representation

Domain validation project made by Eduardo Pires in .net core

Awesome Lists containing this project

README

          

# DomainValidationCore
Domain validation project made by [Eduardo Pires](https://mvp.microsoft.com/pt-br/PublicProfile/5000577?fullName=Eduardo%20%20Pires), which I tried to convert to .net core.

Domain validation is a library that helps to validates complex business rules with specification pattern.

[Eduardo Pires .Net Framework version on Nuget](https://www.nuget.org/packages/DomainValidation/)

[This .Net Core version](https://www.nuget.org/packages/DomainValidationCore)