HI Matthew > > I cannot recreate the issue. I've verified that Zend_Validate_Abstract > -- from which Zend_Validate_StringLength inherits -- contains that > method in the 1.5 release branch. Is it possible that you have multiple > ZF installations on your include_path, and that an old one is taking > precedence? That particular method has been added for 1.5.
Thanks for checking, I removed the whole library from my development server and copied over a complete copy of RC3 and this now works, I must of accidently copied some old components over during my development. Regards Marco
