Asp.Net Web API request validation

Separating validation logic using model binding, custom attributes, and fluent validation

Edson Moisinho
CodeX
Published in
9 min readDec 15, 2022

--

Image by Sam Williams from Pixabay

Validating data is one of the most frequent and everyday activities in software development, even though front-end validation is present in almost all applications back-end validation is mandatory since most of the time we can disable it on the front-end.

--

--

Edson Moisinho
CodeX
Writer for

A .Net Software Engineer learning Flutter and writing about programming, technology, and lifestyle