service jsonapi.resource_response_validator.subscriber in JSON:API 8.2
Same name and namespace in other branches
- 8 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'
- - '@logger.channel.jsonapi'
- - '@module_handler'
- - '@app.root'
- calls:
- - [setValidator, { }]
- - [setSchemaFactory, ['@?schemata.schema_factory']]
- tags:
- - { name: event_subscriber, priority: 1000 }