Skip to content

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

Type Method

count(_:)

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