Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Length.php
Length::COUNT_GRAPHEMES
File
vendor/
symfony/
validator/
Constraints/
Length.php
, line 40
Class
Length
Validates that a given string length is between some minimum and maximum value.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
COUNT_GRAPHEMES
=
'graphemes'
;
RSS feed