Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Easily Validate the Options Pattern with FluentValidation в хорошем качестве

Easily Validate the Options Pattern with FluentValidation 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Easily Validate the Options Pattern with FluentValidation

☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt 📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ 🚀 Support me on Patreon to access the source code:   / milanjovanovic   The options pattern creates strongly typed settings classes in .NET. It's important to validate the options pattern to ensure your configuration values are correctly set. You can do it with data annotations, although this approach isn't flexible. A better solution is to use FluentValidation, and I'll show you how in this video. Join my weekly .NET newsletter: https://www.milanjovanovic.tech Read my Blog here: https://www.milanjovanovic.tech/blog Adding validation to strongly typed configuration objects using FluentValidation: https://andrewlock.net/adding-validat... Chapters 0:00 Validating options pattern with Data Annotations 2:58 Registering FluentValidation with dependency injection 3:58 Creating the validator using FluentValidation 6:54 Implementing IValidateOptions using FluentValidation 11:08 Adding extension method to register the validator 13:30 Simplifying everything with another extension method

Comments