Support IP Addresses for isInRange condition
bworrell opened this issue · 0 comments
bworrell commented
The isInRange condition only supports numeric datatypes at the moment. It's possible to think of ranges of IP addresses, so the isInRange condition should support the ability to look for an address within the defined bounds (startRange, endRange).