Is it possible to validate a Blazor default InputFile with a RequiredValidator?
This is the input file
I dont use Radzen Input file cause I work with multiple file (of any type seems like radzen is focused on image) and i need to stream the blob from server into an Azure Blob Storage
Thanks!
