Type Method
count(_:)
Validates that the data’s count is within the supplied
ClosedRange.static func count(_ range: ClosedRange<Int>) -> Validator<T>
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
ClosedRange.static func count(_ range: ClosedRange<Int>) -> Validator<T>