Hi,
I want to add a validate rule for my model in the CakePHP Media
Plugin.

I want that for this rule
'pixels'     => array('rule' => array('checkPixels', '1366x768')),

the pixels have to be exactly se same of 1366x768 and not <= of
1366x768

Is it possible to use this rule?

Thank in advance!
Alberto

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to