Hi, I need to build a regex to validate a list of number or ranges, such as in giving when sending to printing, for exmaple: 1,4,6-9,13-15,19 Is there a way to do it in one regex ? Thanks Yossi