protected property RpcResponseFactory::$outputValidator in JSON-RPC 8
Same name and namespace in other branches
- 2.x src/Shaper/RpcResponseFactory.php \Drupal\jsonrpc\Shaper\RpcResponseFactory::outputValidator
The output validator, based on the JSON Schema.
Type: \Shaper\Validator\ValidateableInterface
File
- src/
Shaper/ RpcResponseFactory.php, line 37
Class
- RpcResponseFactory
- Creates RPC Response objects.
Namespace
Drupal\jsonrpc\ShaperCode
protected $outputValidator;