Topic: mdb-file-input not working with custom validation
jann_ro free asked 3 years ago
I am using mdb-file-input and need to validate the component. I am using same attribute as mdb-input but it does not work :customValidation="validation.upload.validated" :isValid="validation.upload.valid"
How do I validate mdb-file-input with vue?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 6.7.2
- Device: Windows
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Mikołaj Smoleński staff commented 3 years ago
Unfortunately there is no validation option for file upload. Best regards