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

Dropdown validation #72

Closed
ThapaMahesh opened this issue Dec 11, 2015 · 2 comments
Closed

Dropdown validation #72

ThapaMahesh opened this issue Dec 11, 2015 · 2 comments

Comments

@ThapaMahesh
Copy link

How do we validate this dropdown as required in a from?

@jseppi
Copy link
Owner

jseppi commented Dec 11, 2015

You might be able to wrap it in another directive that implements a custom form control as described at the bottom of this page: https://docs.angularjs.org/guide/forms

@jseppi jseppi closed this as completed Dec 11, 2015
@ThapaMahesh
Copy link
Author

It would have been great if the plugin would do some validation. Well Thanks I was able to do so implementing custom directive.

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