Title |
Test
Find
Formatted Numbers (tr-TR competible)
|
Expression |
^(\d{1.3}(\.\d{3})*|(\d+))(\,\d{1})|(\d{1.3}(\.\d{3})*|(\d+))(\,\d{2})?$ |
Description |
This expression allow controling to formatted numeric values. |
Matches |
0,1 - 0,11 - 12,00 - 1.253,55 etc. |
Non-Matches |
0,0,00 - 1.11,12 - 1,123 - ,02 - 2, etc. |
Author |
Rating:
Not yet rated.
M. Ugur NEMLIOGLU
|
Source |
nemerSOFT |
Your Rating |
|