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