Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Is there any way to display more than one error message? #155

Open
blakbarn opened this issue Aug 31, 2016 · 0 comments
Open

Is there any way to display more than one error message? #155

blakbarn opened this issue Aug 31, 2016 · 0 comments

Comments

@blakbarn
Copy link

I am creating a custom password validator that checks for upper case, lower case. number, symbol, min and max. I would like to display all the errors at one time instead of the just the first error message. I was using ng-pattern with one regular expression and a big long error message displaying the password requirements. This causes the user to have to look at the requirements and decide what is wrong with the password. I would like to tell them what is wrong with potentially showing them multiple messages. How would I accomplish this?

@blakbarn blakbarn changed the title Is there any way to display more than one error message. Is there any way to display more than one error message? Aug 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant