ctl_value_valid
if (!ctl_value_valid(ctl, ctl->def_val))
if (!ctl_value_valid(ctl, read_val)) {
return !ctl_value_valid(ctl, val);