Skip to content

Password length invalid. Must be between 4 and 256 characters long #25

@iverzin

Description

@iverzin

new Password(1).Next()
and I get "Password length invalid. Must be between 4 and 256 characters long"
why?
strange behaviour
why 4 and not 5?
why I get string but not exception?
new Password(1).IncludeLowercase().IncludeUppercase(); - would be useful if password must always starts with letter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions