View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| rules | [PasswordPolicyRule] | [optional] | |
| min_length | int, none_type | [optional] | |
| min_entropy_bits | int, none_type | [optional] | |
| regex | str, none_type | [optional] | |
| no_pwned | bool, none_type | [optional] |