Is there a way without writing custom code to constrain a Spring RequestParam to be a member of an EnumSet or part of an Enum?
For example, I have an enum -