Writing and testing custom form validators
April 03, 2015
Custom form validators are a powerful feature in Angular.
Say I’ve got a form, and an input for a name. I want the name to be unique from a list of pre-existing names. Shout out to Beatles fans:
//- form.html
Hey, I'm Ian. I build websites and write about what I learn as I go. Follow me on Twitter.