- π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
I believe this is a duplicate of π Move file upload validation from file.module to constraint validators Fixed which covers this and is nearly ready.
In π [PP-4] Unify file upload logic of REST and JSON:API Postponed we are trying to unify the logic for file field uploads. However, currently file field upload validation is split across core, file, and rest modules. We should move all file field upload validation in the REST module to the file module so it can be used by the FileFieldUploader.
Move REST module file field validation to core and deprecate.
REST module file field validators are moved to core and deprecated.
Closed: duplicate
11.0 π₯
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I believe this is a duplicate of π Move file upload validation from file.module to constraint validators Fixed which covers this and is nearly ready.