Cake3-Upload icon indicating copy to clipboard operation
Cake3-Upload copied to clipboard

Use beforeMarshal instead of beforeSave

Open CauanCabral opened this issue 9 years ago • 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.

CauanCabral avatar Feb 27 '15 13:02 CauanCabral