Reputation: 3
I need to validate the below rules for my login password: Passwords should be a minimum of eight (8) characters and max 15 chars and it should contain the below in it:
Its challenging to address all these rules in a single regex. Please suggest a efficient working option.
I am using Appeon PowerBuilder 2022 R2.
Upvotes: 0
Views: 125