- Course
ASP.NET Core 3 and ASP.NET 4 Input Validation
Data validation is essential, not only to protect against malicious user input, but also to ensure that submitted data is showing the expectations of the application. You’ll learn how to implement data validation and how to create custom validations.
- Course
ASP.NET Core 3 and ASP.NET 4 Input Validation
Data validation is essential, not only to protect against malicious user input, but also to ensure that submitted data is showing the expectations of the application. You’ll learn how to implement data validation and how to create custom validations.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Learn how to implement data validation in your ASP.NET and ASP.NET Core apps. In this course, ASP.NET Core and ASP.NET Input Validation, you will learn both the principles of validation and the ability to apply it to your applications. First, you will learn how to apply the built-in ASP.NET (Core) validations. Next, you will discover how to write your own validations both with server-side and client-side logic. Finally, you will explore how to create custom validations. When you are finished with this course, you will be able to validate user input with confidence.