An array of validation constraints for this type.
Type: array
See also
\Drupal\Core\TypedData\TypedDataManager::getConstraints().
File
- core/lib/Drupal/Core/TypedData/Annotation/DataType.php, line 102
Class
- DataType
- Defines a data type annotation object.
Namespace
Drupal\Core\TypedData\Annotation
Code
public $constraints;
Please login to continue.