Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Expose as a generic config provider and ZF component #63

Conversation

weierophinney
Copy link
Member

Adds:

  • ValidatorPluginManagerFactory for creating and returning a ValidatorPluginManager instance.
  • ConfigProvider, which maps the service ValidatorManager to the new ValidatorPluginManagerFactory.
  • Module, which maps the service ValidatorManager to the new ValidatorPluginManagerFactory, and adds zend-modulemanager ServiceListener specifications for providing validator configuration.

…lidatorPluginManager instance

Imports it from zend-mvc, and adds tests to validate usage in both v2
and v3 releases of zend-servicemanager.
Adds:

- `ConfigProvider`, which maps the service `ValidatorManager` to the new
  `ValidatorPluginManagerFactory`.
- `Module`, which maps the service `ValidatorManager` to the new
  `ValidatorPluginManagerFactory`, and adds zend-modulemanager
  `ServiceListener` specifications for providing validator configuration.
@weierophinney weierophinney added this to the 2.7.0 milestone Apr 6, 2016
@weierophinney weierophinney self-assigned this Apr 6, 2016
@weierophinney weierophinney merged commit 2e58d8d into zendframework:develop Apr 6, 2016
weierophinney added a commit that referenced this pull request Apr 6, 2016
@weierophinney weierophinney deleted the feature/plugin-manager-factory branch April 6, 2016 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant