Friday, 11 October 2013

Validate a username 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 username.

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

| Advertisement |

No comments:

Post a Comment