Vuelidate is a cool library which helps us to add form validation in our Vue JS or Nuxt application. This library could show errors in real time or after the form submit(we decide).<br /><br />In this video I'm showing how I'm using Vuelidate in Nuxt 3.