1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-29 20:23:55 +00:00
christos 51a395ec9f Handle float type in positive number (CLIUtils#328) (#342)
* fix https://github.com/CLIUtils/CLI11/issues/328

 * use same assumptions about the size (ie double is enough) as in Number validator

* fix spelling in error message

* fix class description comment

* PositiveNumber accepts now >0 while NonNegative >=0

* update README for PositiveNumber and NonNegativeNumber

* spelling
2019-11-25 14:52:37 -05:00
..
2019-11-10 05:36:16 +10:30
2019-11-10 05:36:16 +10:30
2019-05-18 19:11:27 +02:00
2019-11-10 05:36:16 +10:30
2019-11-10 05:36:16 +10:30
2019-08-18 19:51:14 -04:00
2019-11-25 14:50:25 -05:00
2017-05-31 12:03:05 -04:00
2018-07-06 10:54:56 +02:00
2019-11-10 05:36:16 +10:30
2019-11-10 05:36:16 +10:30
2019-01-11 11:58:00 +01:00
2019-11-10 05:36:16 +10:30
2019-02-19 09:56:02 +01:00