Skip to content

Type Method

range(_:)

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