karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
427 stars 178 forks source link

Use updated validation API #2624

Closed nicksellen closed 1 year ago

nicksellen commented 1 year ago

Fixes #2614

What does this PR do?

A user struggled to sign up because they couldn't see the username had validation errors. I noticed that quite a few places were using the old vuelidate API to check for errors, so I fixed them all.

Links to related issues

Checklist