Hello,
I'm looking for a regex expression that would restrict a text entry to length x width x height style dimensions. Ideally, no limits to the number of digits available in the number part of the dimensions, x can be either lower or upper case.
Not super well versed in regex. I've managed to find good expressions from ESRI to get regex for email input to work , but I'm struggling with this one. I've used this stack overflow threat as reference but none have been successful:
https://stackoverflow.com/questions/39452200/match-product-dimensions-with-regular-expression