Skip to main content

validate_value

Function validate_value 

Source
pub fn validate_value(value: &Value, limits: &Limits) -> Result<(), Error>
Expand description

Validate an existing value before traversing or cloning it at a trust boundary.