Coding Shorts: Custom Property Validation with FluentValidation

Опубликовано: 11 Октябрь 2024
на канале: Shawn Wildermuth
1,969
157

Many of us are using Fluent Validation to manage server-side validation of our APIs. As your projects grow bigger, you likely will find patterns of validation that need to be re-used. Let's see how it works!

You can hire me too! You can reach me at my new website:
https://shawn.wildermuth.com

00:00 Introduction
00:57 The Project
02:13 Using Must()
03:15 Reusing the Validation
03:49 Using Custom()
06:32 Custom Property Validator
10:38 Wrapping it Up

If you like this video, you might like other videos in my Instructional Videos:
   • Instructional Videos