class-validator icon indicating copy to clipboard operation
class-validator copied to clipboard

fix: passing options to "IsDateString()" decorator

Open hakimio opened this issue 3 years ago • 4 comments

Description

@IsDateString({strict: true}) doesn't work because options are not passed to the validator.

Fixes

Fixes #1061

hakimio avatar Aug 17 '22 07:08 hakimio

@braaar you don't have permission to merge?

hakimio avatar Aug 17 '22 08:08 hakimio

@braaar you don't have permission to merge?

Nope, I'm just a humble member of the community :)

I'm trying to get this repo active again, though. See #1719

braaar avatar Aug 17 '22 08:08 braaar

At this point you might just fork the project. It doesn't seem like @NoNameProvided has any plans to work on this anymore.

hakimio avatar Aug 17 '22 08:08 hakimio

I'm hesitant to take it that far. With the amount of stars and weekly downloads this project has, it would be a huge setback and inconvenience for the end users. That's a last resort if the entire Typestack team goes completely AWOL.

braaar avatar Aug 17 '22 09:08 braaar

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Dec 21 '22 00:12 github-actions[bot]