I am trying to validate an input value using directives and bind it using ngModel
Example code has a valid range defined from 1 to 20 https://plnkr.co/edit/GOcCrb7gny0rqW1x4wky?p=preview Values shown correctly on html but the object does not get updated with modified value. How can i resolve this issue? -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
