FluentValidation in ASP.NET Core

Marcel Jurtz
3 min readOct 5, 2020

Have you been implementing the validation of your ViewModels in ASP.NET (Core) using DataAttributes so far? If so, chances are you’ve always been dissatisfied because your classes became messy and full of unnecessarily replicated code. Yes? Then today’s post is for you.

FluentValidation

FluentValidation is a way to define strongly typed validation for classes in the form…

--

--

Marcel Jurtz

Software Developer (C#, Java / Desktop, Web, Mobile, Games (VR)), Triathlete & Coach - mjurtz.com — Sign up to my newsletter: coding.mjurtz.com