public property GenericMetadata::$constraintsByGroup in Plug 7
@internal This property is public in order to reduce the size of the class' serialized representation. Do not access it. Use {@link findConstraints()} instead.
Type: array
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Mapping/ GenericMetadata.php, line 47
Class
- GenericMetadata
- A generic container of {@link Constraint} objects.
Namespace
Symfony\Component\Validator\MappingCode
public $constraintsByGroup = array();