Skip to content
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

feat: add options for isISO8601 validator #460

Merged
merged 4 commits into from Nov 14, 2019

Conversation

ihorTymofieiev
Copy link
Contributor

@ihorTymofieiev ihorTymofieiev commented Nov 14, 2019

This PR is a reference to #412 . Now we can use the option strict = true for additional checks for a valid date, e.g. invalidates dates like 2019-02-29.

src/validation/Validator.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@vlapo vlapo changed the title feat!: add strict mode for isISO8601 validator feat: add options for isISO8601 validator Nov 14, 2019
@vlapo vlapo merged commit 90a6638 into typestack:master Nov 14, 2019
@vlapo
Copy link
Contributor

vlapo commented Nov 14, 2019

Thank you!

@jpinkster
Copy link

This is awesome! Just ran into this need and there you are! Saving the day. Nice work team 👏

@github-actions
Copy link

github-actions bot commented Aug 3, 2020

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 github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants