mirror of
https://github.com/minimaxir/big-list-of-naughty-strings.git
synced 2025-09-25 05:12:14 +02:00
Add numbers to detect poor decimal validation -- European decimal format.
This commit is contained in:
4
blns.txt
4
blns.txt
@@ -29,6 +29,10 @@ $1.00
|
|||||||
0..0
|
0..0
|
||||||
.
|
.
|
||||||
0.0.0
|
0.0.0
|
||||||
|
0,00
|
||||||
|
0,,0
|
||||||
|
,
|
||||||
|
0,0,0
|
||||||
999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
||||||
NaN
|
NaN
|
||||||
Infinity
|
Infinity
|
||||||
|
Reference in New Issue
Block a user