Displaying page
of
pages;
Items to
Title |
Test
Details
Number input validation
|
Expression |
[+-]*[0-9]+[,]*[0-9]*|[+-]*[0-9]*[,]+[0-9]*
|
Description |
This Regex is usefull to validate if the text typed will still lead to a valid number for a international input.
Replace , with \. to get an american notation
|
Matches |
6,32 -409,00 -,0 -, ,05 +, +,0198 +, ,
|
Non-Matches |
8- 23+ 12.1 .01 0.0
|
Author |
Rating:
Berend
|
Displaying page
of
pages;
Items to