1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-29 12:13:52 +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-25 14:50:25 -05:00
2019-07-29 00:19:35 -04:00
2019-11-10 05:36:16 +10:30
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-10 05:36:16 +10:30
2019-08-18 19:51:14 -04:00
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-05-20 14:23:11 +02:00