Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/satansdeer/rhf-validate-file

React hook form file upload validation example
https://github.com/satansdeer/rhf-validate-file

react react-hook-form

Last synced: about 3 hours ago
JSON representation

React hook form file upload validation example

Awesome Lists containing this project

README

        

# Validate file fields with React Hook Form and Yup

> There is an [old video](https://www.youtube.com/watch?v=tYGTjxhzrqY) where I show how to set up file field validation using Yup and React Hook Form. There I used the old version of this repo as an example. ⚠️ Do not follow the instructions in that video ⚠️ There are some errors with how the validations are defined.
> Check the source code of this repo instead.