Well now. * I * have used it some for my own development / learning cycles a
number of times. The one thing I noticed is the order of the errors and
messages in the validation arrays matters. You need to put them in the
specific order you want the tests checked. IE valid not empty needs then the
regex, so that it must pass the first to make it to the second. I hope that
was clear.

Anyways I am loving what I have seen it capable of so far.
Are the licencse issues I should be aware of before I consider using /
modifying it for my own aside from the notes at the top of each file from
svn? I should also note I am not using the ajax validation or any javascript
nor the cheese helper. I did notice some jquery action in your svn. Sexy.

Abba Bryant


Dr. Tarique Sani wrote:
> 
> 
> On 2/22/07, abba bryant <[EMAIL PROTECTED]> wrote:
>>
>>
>> If you are using the validator class from CheeseCake or others ( I assume
>> here - not sure if it Tariq's or someone else's and he is simply using
>> it. )
>> the correct method is to use
> 
> The class is ours (cheesecake team) but heavily draws from work of others
> 
>> echo $validator->tagErrorMsg( 'Project/start_date' );
> 
> I don't think that she is using the cheesecake validator - OTOH if
> someone is using cheesecake validators we would appreciate feedback /
> bug reports
> 
> Cheers
> Tarique
> 
> -- 
> =============================================================
> PHP for E-Biz: http://sanisoft.com
> Cheesecake-Photoblog: http://cheesecake-photoblog.org
> =============================================================
> 
> > 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-custom-validation-tf3252461.html#a9095461
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to