Customize Email Validation Tutorial

Hello everyone,

I have developed email validation extension.





Customize Email Validation





Download Zip Folder.


Put into protected/Extension Directory.





You can customize this extension as per your requirement.





Usage:





array('email', 'ext.Email'),

Hello,

May I know please what advantages there are over http://www.yiiframework.com/doc/api/1.1/CEmailValidator?

Thanks

Is this extension the same: http://www.yiiframework.com/extension/emailvalidation/?

There is only one advantage that you can fixed length of domain name like (for in=2, com=3 and info=4) in Email.php.