Skip to main content

is_known_grade

Function is_known_grade 

Source
pub fn is_known_grade(grade_scale_id: &str, grade_id: &str) -> bool
Expand 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.