Uploaded Files and Form Validation
Description
How to use the uploaded files as part of form model? How to include the uploaded files in the form validation?
Solution
An example is available in the following project: https://github.com/telerik/blazor-ui/tree/master/upload/form-validation.