anyOf(_:)
Enforces that the string be one of the provided values.
Declaration
static func anyOf(_ values: [String]) -> GenerationGuide<String>Enforces that the string be one of the provided values.
static func anyOf(_ values: [String]) -> GenerationGuide<String>