programming icon indicating copy to clipboard operation
programming copied to clipboard

Password Validation in Java without using regex

Open Avhijit-Nair opened this issue 6 years ago • 1 comments

Program to check whether the user entered password has a string length from at least 5 to at most 12 characters, has a special character, a number and an uppercase and a lowercase alphabet.

Avhijit-Nair avatar Oct 09 '19 04:10 Avhijit-Nair

Hello can i take this issue?

ishansrivastava avatar May 07 '21 10:05 ishansrivastava