Closed josbeir closed 6 years ago
Fixed in https://github.com/cakephp/cakephp/pull/12268 Waiting for official release
Refs #174
There was still an issue with nested validation errors in DocumentContext in the case that validation errors are defined on documents children that are not yet created. This PR fixes that too.
This can be merged now as cake 3.6.6 is released
Thanks!
Tests will fail because of an issue in Cake core that needs to be resolved first so do not merge this one just yet.
Refs https://github.com/cakephp/cakephp/pull/12250