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