Why does value check predicate not seem to work with a minimum or maximum of zero?
I'm running a value check on storage and it seems when I have 0 as either a maximum or minimum value in a range the test will just pass regardless of the value I'm testing... why?