protected property ValidJSONConstraintValidator::$serializer in JSON Field 8
The serializer which serializes the views result.
Type: \Symfony\Component\Serializer\Encoder\DecoderInterface
File
- src/
Plugin/ Validation/ Constraint/ ValidJSONConstraintValidator.php, line 21
Class
- ValidJSONConstraintValidator
- Checks if JSON values are valid.
Namespace
Drupal\json_field\Plugin\Validation\ConstraintCode
protected $serializer;