zendframework / zend-validator

Validator component from Zend Framework
BSD 3-Clause "New" or "Revised" License
181 stars 136 forks source link

ValidatorManager as alias instead of factory identifier #188

Closed boesing closed 7 years ago

boesing commented 7 years ago

As I like the usage of ValidatorPluginManager::class notation, I would prefer if services like the ValidatorManager will be able to get fetched by using ValidatorPluginManager::class aswell.

Is there any reason why we wont provide such ability?

weierophinney commented 7 years ago

Thanks, @boesing. Merged to develop for release with 2.10.0