pub fn validate_frame(
frame: &ProxyFrame,
current_time_ms: u64,
) -> Result<(), ValidationError>Expand description
Validate a ProxyFrame
pub fn validate_frame(
frame: &ProxyFrame,
current_time_ms: u64,
) -> Result<(), ValidationError>Validate a ProxyFrame