Companion

object Companion

Properties

Link copied to clipboard

Reserved JSON-RPC root-level field names that must not collide with wire keys.

Functions

Link copied to clipboard
fun validate(convention: JsonRpcContextConvention, wireKeys: Collection<String>)

Validates the given wire keys against the convention. For RootSiblings, throws IllegalArgumentException if any wireKey collides with a reserved JSON-RPC field.