CQRS Validation Pipeline with MediatR and FluentValidation

added by DotNetKicks
10/11/2021 3:51:55 PM

522 Views

In this article, we are going to show you how to elegantly integrate a validation pipeline into our project using the MediatR and FluentValidation libraries. This article is divided into the following sections: Let's get started. CQRS or Command Query Responsibility Segregation is a design pattern that is becoming very popular in recent years.


0 comments