Email validation rules
What are your email validation rules?
I want to prevent a user from entering an email that passes my app's email validation but fails CG validation.
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 22 May, 2012 11:59 AM
Hi Mike -- We use the validator that ships with Zend Framework:
http://framework.zend.com/manual/en/zend.validate.set.html#zend.val...
All of the default options are used including the basic hostname validator.
Dean closed this discussion on 22 Jan, 2013 10:42 PM.