#enum
Read more stories on Hashnode
Articles with this tag
I have a class that allows filtering based on an option, I need a way to accept options and also reject invalid options. In the past, I would reach...