Model validation in asp.net core MVC 6 | Asp.net core MVC tutorial for beginners



Model validation in asp.net core MVC 6 | Asp.net core MVC tutorial for beginners

Model validation in asp.net core MVC 6 | Asp.net core MVC tutorial for beginners

Validation is an integral part of any application. This video will help you understand validation in asp.net core MVC framework.

Previous video: – Data annotation
https://youtu.be/3LgG4aZPxJI

Asp.net Core MVC Playlist:
https://www.youtube.com/playlistlist=PLdHN14J7CHtZN7dY7_Uo7ybUQRElDbUMj

You can download the latest code from below git repository:
https://github.com/sahanabhat3388/CompleteGuideTo-Asp.netCoreMVC-6.0

In this video you will understand:
1. What is Model Validation?
2. Different types of validation?
3. What is client side validation?
4. What is server side validation?
5. Is it possible to implement client and server side validation in a single application?
6. What are the benefits of client-side validation?
7. Benefits of server side validation

Comments are closed.