ClassAllowedValuesConstraintRestricts text values to a predefined set of allowed values. Example: color can be one of {red, blue, green} Persistence config example: {"allowedVal
product/src/main/java/com/softwarearchetypes/product/AllowedValuesConstraint.java:15