Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Fix Image constraint class and validator link#3646
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Change Image constraint links from File and FileValidator to Image and ImageValidator.
👍 |
This looks good, but@jbafford can you open a new PR against 2.3? That's the earliest supported branch, and it looks like trying to patch this into 2.3 cause a conflict. Thanks! |
I think the difference is minor formatting changes, but sure, I'll open a new PR against a newer version later today. |
Yea, I'm sure it is - but I use a utility to merge in that also tracks a lot of extra metadata about the PR, but it doesn't (yet) have the super-power to switch branches and fix conflicts. So, I appreciate it in advance :) |
Ping@jbafford! No rush, just bothering you :) |
Rebased and merged over at#3747. Thanks John (and no worries about not rebasing)! |
Change Image constraint links from File and FileValidator to Image and ImageValidator.