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

question: Add FQDN validation with wildcard #1045

Closed
fasenderos opened this issue Apr 29, 2021 · 2 comments
Closed

question: Add FQDN validation with wildcard #1045

fasenderos opened this issue Apr 29, 2021 · 2 comments
Labels
type: question Questions about the usage of the library.

Comments

@fasenderos
Copy link

Hi all, I need to validate FQDN with wildcard e.g.: *.example.com and I made a PR on validator.js that add the allow_wildcard option to isFQDN, but it is still in pending. I hope it will be merged soon.

In the meantime if class-validator decorators can support "custom" options not provided by validator.js, I can make the same PR here, If you think it could be usefull.

Thanks

@fasenderos fasenderos added the type: question Questions about the usage of the library. label Apr 29, 2021
@NoNameProvided
Copy link
Member

That PR is merged, next released version will contain the option.

@github-actions
Copy link

This issue 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 Dec 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: question Questions about the usage of the library.
Development

No branches or pull requests

2 participants