Skip to content

password check with java. confirm the suitability of the password.

Notifications You must be signed in to change notification settings

saygnssmn/password_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

password_check

Kod kullanıcı tarafından girilen şifrenin uygunluğunu kontrol etmektedir.Şifrenin uygun olması için n az 8 karakterden oluşmalı, en az bir büyük harf ve en az bir rakam içermelidir.Şartlar sağlanırsa şifre oluşturuldu mesajı vermektedir.Eğer şartları sağlanmadıysa hangi şartın sağlanmadığını göstermektedir.

The code checks the suitability of the password entered by the user.For the password to be appropriate, it must contain at least 8 characters and contain at least one uppercase letter and at least one number.If the conditions are met, it gives the message that password has been created.If its conditions are not met, it indicates which condition is not met.

About

password check with java. confirm the suitability of the password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages