vt-middleware / passay

Password policy enforcement for Java.
http://www.passay.org
Other
282 stars 64 forks source link

Add getDescription to each rule. #25

Closed KangoV closed 7 years ago

KangoV commented 9 years ago

It would be really nice to be able to, from a validator pull out the full description. This would cycle through all rules and create a full description.

I tried to do this, but there is no public "getValues" method on each rule.

I might have a go at implementing this. Just gotta work out how to use git/hub.

dfish3r commented 7 years ago

No pull request from reporter.