Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Type Method

in(_:)

Validates whether an item is contained in the supplied array.
static func `in`(_ array: T...) -> Validator<T>