10 Blazor PlannerApp V2 | Create Register Model With Validation using Fluent Validation

preview_player
Показать описание
In this session, we will create the Register data transfer object to be used to send the post request to create a new user, and we will validate this DTO using FluentValidation that allows us to more flexible validation comparing to the data annotations
To install the library you can use the command for the don't CLI
dotnet add package FluentValidation
In the shared project.

GitHub repo:

Request a quotation:

My official website:
GitHub:

Twitter:

Facebook (Personal):

Facebook (Page):

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

Muchas gracias por estos recursos. Thank you so much for sharing your time, knoledge and kindness.

avecesar
Автор

Thank you very much for your content, it's amazing

timokeller
Автор

Assalam-o-Alaikum
Hi Ahmad i have a question. i have a separate project of asp.net 5 API and separate blaozor wasm. unfortunately when i start the project i have no idea about ASP.Net core hosted approach. but at the time of production i have to use two different sites to host my app one for api and one for blazor client side prodjct. at that time i want to make my existing app to asp.net core hosted. Please give some information for this task.or share some docs how to achieve this functionality.Thanks.

AMIRKHAN-dmfm