I decided to use an enum instead of ValidateSet() but I am facing now the issue that instead of the string name of the my enum, I get the integer v
enum
ValidateSet()