pub fn from_value(v: &Value) -> Result<SelectedList, String>Expand description
Strict parse of a selected-list value (closed schema; missing arrays default to empty).
pub fn from_value(v: &Value) -> Result<SelectedList, String>Strict parse of a selected-list value (closed schema; missing arrays default to empty).