+ 2
How can I put a multiple checks like password must contains at least two numbers, letters, one of these [!, @, $] etc
3 Antworten
+ 1
Check this out: https://code.sololearn.com/cvvkUw9ACL2n/?ref=app
It's a pretty basic version, so please don't expect anything more than what's barely necessary here. Also, the logic expression can be further simplified.
0
Check the regex lesson , it will be a huge benefit if you solve it by yourself
0
Pardon me for the typo error*