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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -