Allows passing validation group to the form
The value should be an associative array.
Annotation |
|
copyright |
Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
license |
New BSD License |
Methods
Receive and process the contents of an annotation
__construct(array $data)
Inherited
inherited_from |
\Zend\Form\Annotation\AbstractArrayAnnotation::__construct() |
Parameters
$data
array
Exceptions
Retrieve the options
getValidationGroup() : null | array
Properties
$value
$value : array
Inherited
inherited_from |
\Zend\Form\Annotation\AbstractArrayAnnotation::$$value |