Create Web App With Data Validation

Опубликовано: 13 Май 2026
на канале: VitoshAcademy
686
7

This is the second part of a tutorial. The first part is here:
   • C# - Create a web app with ASP.NET Core MVC  

This tutorial uses the app from the previous video and it does the following:

Adds data validation to the Movie.cs model;
Changes the type of the currency value from INT to DECIMAL
Adds additional css style for the error handling

GitHub:
https://github.com/Vitosh/ASP/tree/ma...

VitoshAcademy article:
https://www.vitoshacademy.com/c-creat...