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

https://github.com/joaosouzaaa/fluentvalidation

FluentValidation library implementation with Notification Pattern
https://github.com/joaosouzaaa/fluentvalidation

design-patterns fluentvalidation notification-pattern solid

Last synced: 2 months ago
JSON representation

FluentValidation library implementation with Notification Pattern

Awesome Lists containing this project

README

        

# FluentValidation
The goal of this project is to show the implementation of FluentValidation library in API's projects along with notification pattern.

# Technologies used
- .NET 7
- C#
- FluentValidation
- xUnit
- Moq
- Docker