ValidatedByAllowedValues

constructor(name: String, description: String?, allowedValues: List<String>, required: Boolean? = null, defaultValue: String? = null)