Open LukasKalbertodt opened 2 years ago
People might want to use some logic of File (e.g. required) but with a non-built-in file type. Right now they have to do the file content loading themselves. It's not a huge deal, but it could potentially be nicer.
File
required
People might want to use some logic of
File
(e.g.required
) but with a non-built-in file type. Right now they have to do the file content loading themselves. It's not a huge deal, but it could potentially be nicer.