Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 804 Bytes

upload-form-validation.md

File metadata and controls

35 lines (27 loc) · 804 Bytes
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.