I want to have a password or form pattern defined by myself but I can't find in Internet how to do that customized ones.
I know there are ng-pattern in angularJs and pattern attribute in HTML but my problem is what is the format for that and what does '{ }', '[ ]', '/' mean? And how to set AND, OR conditions in that?
Can someone help me with this?