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