Blazor InputFile RequiredValidator

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!

Hi @GodzSky,

Radzen.Blazor validators support only Radzen.Blazor components. InputFile isn't supported.

1 Like