Skip to content

Type Method

count(_:)

Validates that the data’s count is within the supplied ClosedRange.
static func count(_ range: ClosedRange<Int>) -> Validator<T>