pub fn is_property_valid_for_condition(kind: &ConditionKind, prop: &str) -> bool
Expand description

A function which determines whether a property is valid for a given condition kind.