PasswordString
Required string length:
6 - 50Pattern:
^(?=\S)(?=.*[\p{L}])(?=.*[\p{N} _.,:!@#$%^&*?\/+-])[\p{L}\p{N} _.,:!@#$%^&*?\/+-]+(?<=\S)$Example:
{
"title": "Example",
"value": "An example password"
}