add a new method in app_model (if you will use that validation in more than one model) or in the model itself with the appropriate regex. i have never played with hungarian chars or anything else than latin actually, so I can't help more but that should get you on the right track.
cheers JadB http://loudbaking.myeasyscripts.com On Sep 26, 12:50 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hari, > > I would like to use validation with 1.2. I need something like > alpanumeric, but it seems it does not accept non latin characters. I > need it for a hungarian site, so I use utf-8. I searched the net, but > did not find any useful information how to use validation with > multibyte characters. > > Any suggestion? > > rrd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
