View Single Post
  #1 (permalink)  
Old 03-20-2008, 09:12 AM
mel mel is offline
Junior Member
 
Join Date: Feb 2008
Posts: 11
Default Custom validator

Hi,
I'm having a problem using a custom validator I've written. I'm trying to use it with Zend_Filter_Input, but I get a exception with the message:

'Plugin by name Custom_Validator was not found in the registry.'

Can anyone give me a clue how to fix this?

Thanks
Reply With Quote