Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NotNull.php
NotNull::IS_NULL_ERROR
File
vendor/
symfony/
validator/
Constraints/
NotNull.php
, line 24
Class
NotNull
Validates that a value is not strictly equal to null.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
IS_NULL_ERROR
=
'ad32d13f-c3d4-423b-909a-857b961eb720'
;
RSS feed