validator.js
validator.js copied to clipboard
showing validator.isStrongPassword() is not a function
Describe the bug A clear and concise description of what the bug is.
Examples If applicable, add screenshots to help explain your problem.
Additional context
Validator.js version:
Node.js version:
OS platform: [windows, linux, macOS, etc]
This is the code i have written for validating the strong password using npm validator, but when i am testing in postman and as well as in vscode it is showing me validator.isStrongPassword() is not a function.
Hey @eddejayaklu can't seem to reproduce it, i'm able to use isStrongPassword()
successfully 🤔 May I check how did you import/declare validator
?

@eddejayaklu could you kindly confirm, if the issue still exists?
marking this as "marked-for-close", as we can't reproduce this. @eddejayaklu Kindly provide some feedback within the next 7 days, if the issue is still present on your side, otherwise I will close the issue. Thanks!
could have been on an old version.
@profnandaa a bit off topic: I think it would be good practice to give people the time to react after setting a deadline, and wait for it to pass before directly closing the issue.
Totally agree, sorry, let me reopen.
@eddejayaklu -- kindly let us know, thanks.
@pano9000 @profnandaa Thanks a lot for reopening it! I am really sorry for not responding to the issue, my notifications were off due to some reasons. I turned them on 2 days back. I have just checked it. Now it's totally working fine.
Thank you for confirming, much appreciated! Closing the issue then now :-)