Friday, 11 October 2013

Validate password string Java

The task is to create a tool in Java that takes a string as an input and validates if it can be a password.

The source-code for the tool (Java 7) :

| Advertisement |

No comments:

Post a Comment