nuxt ui form apply error on specific field
so i have a nuxt ui form with a signupschema but my api checks for compromised passwords so i want to display a zod like error on the password field if my api returns this. what's the cleanest way to do this
