ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

Question validation #597

Closed borna223 closed 4 years ago

borna223 commented 4 years ago

Closes #618

borna223 commented 4 years ago

Should I continue with this considering vee-validate is not really suitable for validating number of inputs and 6/8 question elements have those kind of validation requirements? @underscope

(e.g. SC question element must have at least 2 provided answers)

underscope commented 4 years ago

@borna223 vuelidate? (or combine vv with current model based for complex scenarios; goal is to handle at least basic input stuff which is currently missing proper handling / err msg)