ParametricScaledRangeInput does check arguments for correctness
markdmatthews opened this issue · 0 comments
markdmatthews commented
There are arguments to the constructor for ParametricScaledInput that have limitations, listed in the documentation, but not enforced by the code. Add argument checking to the code, and write unit tests to show that the arguments are being checked correctly.