Description
The return type hint for Cake\Validation\Validator::validate() is array<string, array<string, string>>.
This is not true if there are nested validators and it creates false positives when running phpstan.
CakePHP Version
5.2.10
PHP Version
No response