-
Notifications
You must be signed in to change notification settings - Fork 837
fix: MinDate & MaxDate constraint message unclear #1883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Let's see what the workflows say, @NoNameProvided ? |
I think you need to approve again because I just merged develop to fix-1869 (it was outdated) |
I did not get the reason why it says "First-time contributors need a maintainer to approve running workflows. Learn more.". You have already approved but workflow did not started.. |
I'm not a maintainer. I'm on the triage team and can close issues and pull requests, but not merge code or approve workflow runs. |
Ah okay I see, so we'll wait until one maintainer approves 👍🏻 |
class-validator/src/decorator/date/MinDate.ts Lines 9 to 11 in 3f84de8
class-validator/src/decorator/date/MaxDate.ts Lines 9 to 11 in 3f84de8
It may be good to use |
Hi @braaar since it has ~2 months without activity, can I ask you to ping maintainer? I do not know who is responsible but since then only dependabot is bumping package versions.. |
Closes: #1869
Description
See #1869
Checklist
Update index.md
)develop
)npm run prettier:check
passesnpm run lint:check
passesFixes
fixes #[issue number], fixes #[issue number]