pub fn check_range( value: Float, min: Float, max: Float, name: &str, ) -> UtilsResult<()>
Check that a parameter is in a valid range