ola icon indicating copy to clipboard operation
ola copied to clipboard

Label fields within integers should be valid without having to be explicitly listed in a range

Open peternewman opened this issue 10 months ago • 1 comments

Or alternatively for now add a test that flags when a label isn't in the valid list...

I.e. IsValid should check LabeledValues as well as Intervals before complaining the value isn't valid.

Although the error status (via the name) would need to include all the labels too!

This also wouldn't be backwards compatible for older OLA versions, as the value wouldn't be present in the range.

peternewman avatar Feb 24 '25 22:02 peternewman

This is currently only an issue when there are ranges specified...

But otherwise it assumes that anything is valid...

peternewman avatar Feb 24 '25 22:02 peternewman