I'm trying to figure out a regex expression that does the following. Both conditions below must be true: 1) Between 0 and 100 inclusive 2) Can contain one or two decimals only but not obligatory.I'm trying to figure out a regex expression tha
I'm trying to figure out a regex expression that does the following. Both conditions below must be true: 1) Between 0 and 100 inclusive 2) Can contain one or two decimals only but not obligatory.I'm trying to figure out a regex expression tha