# Functions
NewPassword returns a new password validator.
WithCost configures the service with a cost.
WithMaxLength sets a maximum password length.
WithMinLength sets a minimum password length.
# Type aliases
ConfigOption configures the validator.