This course will be retired on July 14, 2025.
- Introducing Form Validation 4:04
- Form Validation 5 questions
- Implementing Server-Side Validation Using ModelState 5:45
- Adding Server-Side Validations Using ModelState 1 objective
- Implementing Server-Side Validation Using Data Annotations 4:36
- Adding Server-Side Validations Using Data Annotations 1 objective
- Displaying Validation Messages 5:31
- Displaying Validation Messages 1 objective
- Implementing Unobtrusive Client-Side Validation 10:11
- Improving Validation CSS Styles 6:03
- Section Review 5 questions
Quiz Question 1 of 5
The MVC model binder will automatically validate non-nullable value type properties as “required” fields.
Choose the correct answer below: