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

[Suggestion] disallow input max length #261

Open
ravid007 opened this issue Sep 21, 2024 · 1 comment
Open

[Suggestion] disallow input max length #261

ravid007 opened this issue Sep 21, 2024 · 1 comment

Comments

@ravid007
Copy link

It would be great to add a maxLength parameter to the configuration. Even better, we could utilize the PhoneValidator to determine the maximum value and prevent users from entering input longer than necessary.

@cedvdb
Copy link
Owner

cedvdb commented Nov 10, 2024

phone_numbers_parser (the library used by this one) has that information so this is implementable. Feel free to add this

@cedvdb cedvdb changed the title Input max length [Suggestion] disallow input max length Nov 10, 2024
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

No branches or pull requests

2 participants