Hi all.
I am just wondering if anyone has any ideas for making it possible to visually indicate failed validation on an Upload control?
To be clear, I have the validation working, it's just that there is no visual clue to the problem - the upload control is not highlighted like other controls are.
I looked at the example at https://github.com/telerik/blazor-ui/tree/master/upload/form-validation but even on there, you can see the issue - name and email address are highlighted but CV is not.
Any thoughts for a workaround?
Thanks,
Dean