Hi I'm trying to write a custom form control which has a directive which renders two select elements. I'd like to then validate those select elements based on values in both.
I've required ngmodel and am calling set validity but try as I might I can't get the event to bubble up or the values to appear in the out of the box form.control name.$valid Just wondering if someone has an example of something similar as I'm sure I'm missing something small. I'll post a plunkr shortly -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
