/cqrs-validation

CQRS validation with FluentValidation

Primary LanguageC#

CQRS Validation

Using CQRS and there comes that feeling when validating commands/queries using IF statements feel a bit dirty? Take a look around :)

Quick demo on how to validate Commands/Queries using FluentValidation