You are here

private property RecursiveContextualValidator::$defaultGroups in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Validator/RecursiveContextualValidator.php \Symfony\Component\Validator\Validator\RecursiveContextualValidator::defaultGroups

Type: array

File

vendor/symfony/validator/Validator/RecursiveContextualValidator.php, line 55

Class

RecursiveContextualValidator
Recursive implementation of {@link ContextualValidatorInterface}.

Namespace

Symfony\Component\Validator\Validator

Code

private $defaultGroups;