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