How Fluent Validation Works In ASP.NET Core #shorts

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Move everything to custom attributes, then domain object will in same place with validation rules, no need to look in seperated file/namespace to check it

leviathpl
Автор

Thank you, very useful. But it is used for validating inbound requests, how about outbound requests? Do we have a library that helps to validate objects before sending out to another API?

nucasspro
Автор

what visual studio theme is this? it’s really nice!

Algebraiic
Автор

Can I use this validation for csv validation?

snapback