fn in_range(field: &str, value: f64) -> boolExpand description
Accepted range for each field, matching docs/sampling.md.
A published value outside its range is dropped rather than clamped. Clamping would invent a number the author did not choose and attribute it to them; dropping falls through to the next rung, which is a source gglib can name.