havardt/PasswordValidator

White space should not count as password length

havardt opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Yes, when a textbox adds leading white space it should not count as password length.

Describe the solution you'd like
Leading and traling white space should be removed when checking length.