Question d’entretien chez iteratec

Implement method that gets a String as a parameter (its supposed to be a password). It should check some basic conditions - whether it has some min length, special signs and so on. If so, return true, otherwise false.