You are here

public property InstallableRequirement::$constraints in Markdown 8.2

An array of validation constraints used to validate the callable value.

Type: array

See also

\Drupal\Core\TypedData\TypedData::getConstraints().

File

src/Annotation/InstallableRequirement.php, line 74

Class

InstallableRequirement
Markdown Requirement Annotation.

Namespace

Drupal\markdown\Annotation

Code

public $constraints = [];