Skip to main content

validate_no_system_properties

Function validate_no_system_properties 

Source
pub fn validate_no_system_properties(
    props: &Option<MapLiteral>,
) -> Result<(), ExecutionError>
Expand description

Validate that no system properties are being set by the user in a map literal.