swoft-cloud / swoft

🚀 PHP Microservice Full Coroutine Framework
https://swoft.org
Apache License 2.0
5.58k stars 788 forks source link

ValidatorHelper::validatelength() must be of the type string, int given #1500

Open lck8203 opened 1 year ago

lck8203 commented 1 year ago

2023/05/22-10:28:42 [ERROR] App\Exception\Handler\HttpExceptionHandler:handle(40) Argument 1 passed to Swoft\Validator\Helper\ValidatorHelper::validatelength() must be of the type string, int given, called in /www/wwwroot/gateway/vendor/swoft/validator/src/Rule/LengthRule.php on line 44. (At /www/wwwroot/gateway/vendor/swoft/validator/src/Helper/ValidatorHelper.php line 89) 1,修复日期验证报错。数据:2023-05-22 8:15:35 2,修化日期验证,使时分秒为可选内容(如:2023-05-22)