hacktoberfest17/programming

Password Validation in Java without using regex

Avhijit-Nair opened this issue · 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.

Hello can i take this issue?