Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NotBlank.php
NotBlank::$message
Type:
message
File
vendor/
symfony/
validator/
Constraints/
NotBlank.php
, line 32
Class
NotBlank
Validates that a value is not blank.
Namespace
Symfony\Component\Validator\Constraints
Code
public string $message =
'This value should not be blank.'
;
RSS feed