pub const INVALID_BOUND_CLOSED_MAX: &str = "invalid-bound-closed-max";
Error code: the value is not less than or equal to the specified maximum (Bound::ClosedRange or Bound::OpenClosedRange constraint)
Bound::ClosedRange
Bound::OpenClosedRange