Nathaniel Brough
64500d07d3
Use builtin number validation ( #8819 )
...
The regex approach doesn't work great for the many different number
formats. Even a simple decimal failed e.g. '1.1' was considered invalid.
I've switched this over to use javascripts builtin conversion and
validation. This now supports other formats e.g. '-1.0e15' would now be
considered valid.
Closes : #8820
2024-12-02 15:03:49 +01:00
..
2024-10-08 23:29:09 +02:00
2024-11-28 17:21:46 +01:00
2024-11-30 10:48:43 +01:00
2024-11-08 10:00:51 +01:00
2024-10-24 17:50:14 +02:00
2024-11-28 13:43:11 +01:00
2024-04-29 23:33:23 +02:00
2024-12-02 14:22:53 +01:00
2024-06-28 17:32:02 +02:00
2024-06-23 20:12:18 +02:00
2024-10-05 00:23:23 +02:00
2024-12-02 14:22:53 +01:00
2024-11-28 14:17:01 +01:00
2024-11-15 14:29:39 +01:00
2024-11-27 15:08:27 +01:00
2024-11-05 13:37:29 +01:00
2024-08-03 15:43:31 +02:00
2024-11-22 09:45:23 +01:00
2024-11-29 16:13:22 +01:00
2024-11-07 18:13:22 +01:00
2024-10-24 13:20:02 +02:00
2024-11-04 17:44:36 +01:00
2024-11-19 18:55:25 +01:00
2024-11-28 18:08:39 +01:00
2024-12-02 15:03:49 +01:00
2024-07-08 14:33:48 +02:00
2024-10-20 20:20:19 +02:00
2024-07-24 10:08:54 +02:00
2024-11-19 18:55:25 +01:00
2024-11-28 18:08:39 +01:00
2024-12-02 14:14:21 +01:00
2024-11-18 12:08:05 +01:00
2024-11-07 16:51:39 +00:00
2024-11-11 09:26:07 +01:00
2024-11-28 13:43:11 +01:00
2024-12-02 12:34:05 +00:00
2024-11-08 10:00:51 +01:00
2024-11-28 13:44:21 +01:00
2024-11-29 20:33:45 +01:00
2024-12-02 14:22:53 +01:00
2024-10-21 20:07:08 +02:00
2024-10-20 20:20:19 +02:00