Summary
Let's quickly summarize what you have learned in this chapter to wrap it up. You have learned how to install Vuelidate and set it up in a Vue application. You have also learned how to use Vuelidate to create input validations in our forms, which provides better usability to our application's forms.
In the next chapter, you will see how important it is and, at the same time, how fun it is, to write tests in ASP.NET Core apps.