Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Blank.php
Blank::NOT_BLANK_ERROR
File
vendor/
symfony/
validator/
Constraints/
Blank.php
, line 24
Class
Blank
Validates that a value is blank, i.e. an empty string or null.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
NOT_BLANK_ERROR
=
'183ad2de-533d-4796-a439-6d3c3852b549'
;
RSS feed