Hello everyone,

I want to use non-Zend validators for my elements and use the array options
notation to build my form,
where i realized that i can't really set the plugin loaders for the
validators of each field.
However while browsing through the code I saw that every element creates
its own plugin loader if none
is given, so its very hard to use a global approach.

Is there a nice way to use a single plugin loader for all my elements and
configure it
through the array notation of Zend_Form?

greetings,
Benjamin

Reply via email to