Skip to main content

validate_json_depth

Function validate_json_depth 

Source
pub fn validate_json_depth(json: &str) -> Result<(), FsError>
Expand description

Validate JSON depth to prevent DoS attacks.