Describe the bug
isDate raise an exception on "2024-"
isDate raise an exception on "2024-08-"
Validation error: err = TypeError: Cannot read properties of undefined (reading 'length')
Additional context
Validator.js version: 13.12.0
Node.js version: 20.14.0
OS platform: linux