Fully Qualified Name: | Zend\Validator\Module |
Name | Description | Defined By |
---|---|---|
getConfig() | Return default zend-validator configuration for zend-mvc applications. | Module |
init() | Register a specification for the ValidatorManager with the ServiceListener. | Module |
Return default zend-validator configuration for zend-mvc applications.
Returns:
Register a specification for the ValidatorManager with the ServiceListener.
Parameter Name | Type | Description |
---|---|---|
$moduleManager | \Zend\ModuleManager\ModuleManager |
Returns: void