| Fully Qualified Name: | Laminas\Form\Annotation\ValidationGroup |
| Extends: | AbstractArrayAnnotation |
ValidationGroup annotation
Allows passing validation group to the form
The value should be an associative array.
| Name | Description | Defined By |
|---|---|---|
| __construct() | Receive and process the contents of an annotation | AbstractArrayAnnotation |
| getValidationGroup() | Retrieve the options | ValidationGroup |
Receive and process the contents of an annotation
| Parameter Name | Type | Description |
|---|---|---|
| $data | array |
Returns:
Retrieve the options
Returns: null|array