blazor-docs/knowledge-base/upload-form-validation.md

804 B

title description type page_title slug position tags res_type
Uploaded Files and Form Validation How to use the uploaded files in the form validation. how-to Uploaded Files and Form Validation upload-kb-form-validation kb

Environment

Product Form for Blazor,
Upload for Blazor

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.