Static Methodvapor 4.114.1Vapor

range(_:)

Validates that the data is greater than or equal the supplied lower bound using PartialRangeFrom.

Range.swift:22
static func range(_ range: PartialRangeFrom<T>) -> Validator<T>