-
Updated
Jan 9, 2020 - Java
guard
Here are 161 public repositories matching this topic...
-
Updated
Jun 9, 2020 - Ruby
-
Updated
Apr 25, 2020 - C#
-
Updated
May 27, 2020 - JavaScript
-
Updated
Oct 18, 2020 - PHP
-
Updated
May 1, 2019 - C++
-
Updated
Oct 13, 2020 - C++
-
Updated
Jul 13, 2020 - TypeScript
-
Updated
Apr 4, 2020 - TypeScript
-
Updated
Feb 13, 2017 - PHP
-
Updated
May 18, 2020 - Python
-
Updated
Aug 3, 2018 - TypeScript
-
Updated
Jan 2, 2020
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Jun 20, 2019 - Java
Add "throwUnless"
Instead of writing tg.throwIf(tg.isNot(tg.isString)), it would be nicer to write tg.throwUnless(tg.isString).
-
Updated
Jul 20, 2016 - Shell
-
Updated
Jun 25, 2020 - C#
-
Updated
Aug 24, 2020 - Java
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Aug 16, 2019 - C#
-
Updated
Jan 22, 2019 - Java
Improve this page
Add a description, image, and links to the guard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the guard topic, visit your repo's landing page and select "manage topics."


Currently, both methods for OutOfRange that throw InvalidEnumArgumentException are not setting a parameter name. I cannot say why that would be (the parameter name is an argument of the method), but it seems like a possible bug considering how this is implemented across the board for the other use