Xety/Cake3-Upload

Use beforeMarshal instead of beforeSave

Opened this issue · 0 comments

As now CakePHP run validation after Entity init, this will enable appropriate validation on uploaded file and use of custom methods/callbacks from Entity before it has saved.