Closed GoogleCodeExporter closed 8 years ago
Original comment by dfis...@gmail.com
on 12 Jan 2014 at 4:21
The CharacterCharacteristicRule by default requires one (1) rule to be met in
order to for the rule to pass.
You've configured a LowercaseCharacterRule(3) and the password 'abcd' meets
that characteristic.
If you invoke CharacterCharacteristicRule#setNumberOfCharacteristics with > 1
you'll get the failure you expect.
Original comment by dfis...@gmail.com
on 12 Jan 2014 at 4:26
Rule working as designed.
Original comment by dfis...@gmail.com
on 10 Mar 2014 at 6:45
Original issue reported on code.google.com by
jianglibo@gmail.com
on 11 Jan 2014 at 6:27