pub fn validate_batch(
batch: &[Value],
) -> Result<Vec<MessageType>, ValidationError>Expand description
Validates a batch of JSON-RPC messages
pub fn validate_batch(
batch: &[Value],
) -> Result<Vec<MessageType>, ValidationError>Validates a batch of JSON-RPC messages