Submitted by hansfriese, also found by datapunk and itsmeSTYJ
Inconsistant parameter requirements between constructor and Set() functions in RANGE.sol and Operator.sol.
The contracts might work unexpectedly when the params are set improperly using constructor().
Solidity Visual Developer of VSCode
Recommend adding same validation for the parameters between constructor() and Set() functions.
Oighty (Olympus) disagreed with severity and commented:
0xean (judge) commented:
