service jsonapi.resource_response_validator.subscriber in JSON:API 8
Same name and namespace in other branches
- 8.2 jsonapi.services.yml \jsonapi.resource_response_validator.subscriber
Class
Drupal\jsonapi\EventSubscriber\ResourceResponseValidatorTags
- event_subscriber
File
View source
- class: Drupal\jsonapi\EventSubscriber\ResourceResponseValidator
- arguments:
-   - '@jsonapi.serializer_do_not_use_removal_imminent'
-   - '@logger.channel.jsonapi'
-   - '@module_handler'
-   - '@app.root'
- calls:
-   - [setValidator, {  }]
-   - [setSchemaFactory, ['@?schemata.schema_factory']]
- tags:
-   - { name: event_subscriber, priority: 1000 }
