An open API service indexing awesome lists of open source software.

https://github.com/mosespace/password-validation-in-vb.net

The following code is written down based on quetsion nine(9) which was to generate a password verification if fulfils the atleast 8 characters long and one number to a GUI program
https://github.com/mosespace/password-validation-in-vb.net

Last synced: 3 months ago
JSON representation

The following code is written down based on quetsion nine(9) which was to generate a password verification if fulfils the atleast 8 characters long and one number to a GUI program

Awesome Lists containing this project

README

          

# Password-Validation-In-VB.Net
The following code is written down based on quetsion nine(9) which was to generate a password verification if fulfils the atleast 8 characters long and one number to a GUI program