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

Restrict suffix to 2 digits only #50

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

fernflower
Copy link
Contributor

Previously suffix length wasn't restricted which allowed for OAM-12345-2023 application number.
Some more tests for full regex and number-part-onl regex were added as well.

Closes: #40

Previously suffix length wasn't restricted which allowed for
OAM-12345-2023 application number.
Some more tests for full regex and number-part-onl regex were
added as well.

Closes: olegeech-me#40
@olegeech-me olegeech-me merged commit 4bfe572 into olegeech-me:main Sep 5, 2024
3 checks 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.

Suffix should be restricted to 2 digits only
2 participants