pub fn is_known_grade(grade_scale_id: &str, grade_id: &str) -> boolExpand description
Whether a frozen pair is one the registry will accept. Checked again before batching: an unknown pair is a request-level rejection, so one bad row would fail twenty-four good ones.