Type Method
in(_:)
Validates whether an item is contained in the supplied array.
static func `in`(_ array: T...) -> Validator<T>
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
static func `in`(_ array: T...) -> Validator<T>