I’m trying to validate a 6 digit code with vuelidate. If this.validationcode equals false I want to show a validation error. I\'m pretty new to vue so I\'m not entirely sure