Contents

anyOf(_:)

Enforces that the string be one of the provided values.

Declaration

static func anyOf(_ values: [String]) -> GenerationGuide<String>

See Also

Getting the constant