Re: altering the email validation

2009-04-03 Thread mlecho
Duh- sorry http://book.cakephp.org/view/150/Custom-Validation-Rules On Apr 3, 11:11 am, mlecho wrote: > hi...i am using the email validation feature for a few forms in my > application. Today, we discovered a client was getting a failure from > an email following a pattern like so: per...@websit

altering the email validation

2009-04-03 Thread mlecho
hi...i am using the email validation feature for a few forms in my application. Today, we discovered a client was getting a failure from an email following a pattern like so: per...@website-a.com the "-" seems to throw the error. Is there a way i can alter the regex or the validation rule? --~--~-