Maps JSON-RPC method names to their schema validation definitions.
In YAML, the entries are written as a map under schemaValidation.methods.
Syntax
methods:
<method>:
params: {}
response: {}
methods:
<method>:
params: {}
response: {}