check with regex if number is in range ? code example Example: regular expression number from 1 to 100 ^[1-9][0-9]?$|^100$