Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
core\router\response_validator_interface Interface Reference
Inheritance diagram for core\router\response_validator_interface:
core\router\response_validator

Public Member Functions

 validate_response (ServerRequestInterface $request, ResponseInterface $response,)
 Validate the request content.
 

Member Function Documentation

◆ validate_response()

core\router\response_validator_interface::validate_response ( ServerRequestInterface $request,
ResponseInterface $response )

Validate the request content.

Parameters
ServerRequestInterface$request
ResponseInterface$response

Implemented in core\router\response_validator.


The documentation for this interface was generated from the following file: