Closed sagepoudel closed 10 months ago
class-validator uses validatorjs internally for validation. This issue should be raised in there as we wouldn't fix something like this in here.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description
IsDateString validated the date when the date is clearly not valid. You can put hyphen in the beginning and it is treated as the right format.