Hi, Sander I want to have a text field for a list of integer separated by ",". Each integer has follows certain restriction such as min and max value. This is basically ngList plus the number validation for each integer. Right ngList only works for single text, and number validation only work for a single number input.
Does it make sense? regards -jason On Mon, Feb 17, 2014 at 10:49 PM, Sander Elias <[email protected]>wrote: > Hi Jason, > > There is no validation for input type number, that I'm aware of. Can you > elaborate on what it is you want to accomplish? Perhaps even a plunk or > fiddle? > > Regards > Sander > > -- > You received this message because you are subscribed to a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/qBuD2OPVBjY/unsubscribe. > To unsubscribe from this group and all its topics, 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/groups/opt_out. > -- -jiesheng -- 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/groups/opt_out.
