I am beginning to learn ASP.NET and am attempting to check if a textbox is formatted properly. I can check for proper format, but I don't know how to connect the cshtml in the frontend and the cs in the backend. Below is my code from Index.cshtmlI am beginning to learn ASP.NET and am attempti