pub fn validate_jsonrpc_notification(
notification: &JsonRpcNotification,
) -> McpResult<()>
Expand description
Validates a JSON-RPC notification
pub fn validate_jsonrpc_notification(
notification: &JsonRpcNotification,
) -> McpResult<()>
Validates a JSON-RPC notification