ResourceResponseValidator::$validator

The schema validator.

This property will only be set if the validator library is available.

Type: \JsonSchema\Validator|null

File

core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php, line 44

Class

ResourceResponseValidator
Response subscriber that validates a JSON:API response.

Namespace

Drupal\jsonapi\EventSubscriber

Code

protected $validator;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.