Password configs:

Min length {{passwordFormGroup.get('minLength').errors | controlErrorResolver}} Min number quantity {{passwordFormGroup.get('minNumberQuantity').errors | controlErrorResolver}} Min capital letter quantity {{passwordFormGroup.get('minCapitalLettersQuantity').errors | controlErrorResolver}} Min small letter quantity {{passwordFormGroup.get('minSmallLettersQuantity').errors | controlErrorResolver}} Min special character length {{passwordFormGroup.get('minSpecialCharactersQuantity').errors | controlErrorResolver}}

Password:

Enter your password {{password.errors | controlErrorResolver}}