Model-based Validation
"Vuelidate is a simple, but powerful, lightweight model-based validation for Vue.js 3 and 2.
Vuelidate is considered model-based because the validation rules are defined next to your data, and the validation tree structure matches the data model structure."