Hi guys, This is a tip on how validate a email field with one or more emails, using column or semi column. I was developing a validator for a ASP.net MVC3 with attributes using JavaSctipt/jQuery as well, and I developed this JavaScript function to validate email from 1 to N. Basically I get an array of emails and go through… Read more →