Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple remote validations #4

Closed
jzeta opened this issue May 3, 2014 · 6 comments
Closed

Multiple remote validations #4

jzeta opened this issue May 3, 2014 · 6 comments

Comments

@jzeta
Copy link

jzeta commented May 3, 2014

There should be a way to apply multiple remote validations to the same input field. As far as I can tell, you can only apply one.

@valmont
Copy link
Contributor

valmont commented May 3, 2014

Use case we have not needed but definitely would be a useful feature. Will work on it next week.

@jzeta
Copy link
Author

jzeta commented May 4, 2014

👍

@valmont
Copy link
Contributor

valmont commented May 19, 2014

This is what I am thinking, let me know if it would solve your use case: ng-remote-validate="['/url/one', '/url/two']"

@jzeta
Copy link
Author

jzeta commented May 20, 2014

@valmont Yes, that would

@valmont
Copy link
Contributor

valmont commented May 20, 2014

You can try out the dev version https://github.com/webadvanced/ng-remote-validate/tree/dev/release

You can now do: ng-remote-validate="[ '/url/one', '/url/two' ]"

@valmont
Copy link
Contributor

valmont commented May 28, 2014

This is now in the current release.

@valmont valmont closed this as completed May 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants