Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file validator for out of the box solution. #591

Open
ghost opened this issue Mar 3, 2023 · 2 comments
Open

Add file validator for out of the box solution. #591

ghost opened this issue Mar 3, 2023 · 2 comments
Labels
type:enhancement Enhancement

Comments

@ghost
Copy link

ghost commented Mar 3, 2023

What steps will reproduce the problem?

What is the expected result?

What do you get instead?

Additional info

Q A
Version 1.0.?
PHP version
Operating system

Add validator for UploadFile and SplFileInfo.

@samdark samdark added the type:enhancement Enhancement label Mar 3, 2023
@samdark
Copy link
Member

samdark commented Mar 3, 2023

  1. It should work w/ UploadedFileInterface from PSR-7.
  2. May support multiple uploads for the same field.

@samdark samdark added status:ready for adoption Feel free to implement this issue. and removed status:ready for adoption Feel free to implement this issue. labels Mar 3, 2023
@samdark
Copy link
Member

samdark commented Mar 3, 2023

Since there's no PSR-7 dependency in this package, it might be worth having it elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant