Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Compound.php

function Compound::getConstraints

Parameters

array<string, mixed> $options:

Return value

Constraint[]

1 call to Compound::getConstraints()
Compound::__construct in vendor/symfony/validator/Constraints/Compound.php
The groups of the composite and its nested constraints are made consistent using the following strategy:

File

vendor/symfony/validator/Constraints/Compound.php, line 53

Class

Compound
Extend this class to create a reusable set of constraints.

Namespace

Symfony\Component\Validator\Constraints

Code

protected abstract function getConstraints(array $options) : array;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal