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

Closes #2575: Add year only validator #2585

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

dkorbel
Copy link
Contributor

@dkorbel dkorbel commented Nov 19, 2024

Adds ability to validate only year in date input with pattern YYYY, f.e.: 2024.
Validation is quite simple. Takes only 4 integer digits in consideration.

Co-authored-by: Filipe Dias Lewandowski, Szymon Drawski

@dkorbel dkorbel requested a review from draszy1 November 19, 2024 15:59
@dkorbel dkorbel requested a review from diasf November 20, 2024 11:54
Co-authored-by: Szymon Drawski <[email protected]>
Co-authored-by: Filipe Dias Lewandowski

Signed-off-by: Daniel Korbel <[email protected]>
@dkorbel dkorbel force-pushed the dkorbel-2575-Add-year-only-validator branch from 6dfec37 to c277be3 Compare November 21, 2024 10:02
@dkorbel dkorbel merged commit 2ddc450 into develop Nov 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants