Zend Validator location -


do need save custom zend validator location "zend/validate"? i'd rather create folder custom validation scripts, cannot find in zend documentation other changing namespace.

here error message.

"plugin name 'usernamevalidate' not found in registry; used paths: zend_validate_: zend/validate/"

i'd tell search additional paths.

i able solve problem using

addelementprefixpath('application_validate',                                     '../application/validate',                                     'validate'); 

Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

asp.net mvc 3 - Unexpected "foreach" keyword after "@" character -