Range

ValidatorResult of a validator that validates whether the input is within a supplied range.

Range.swift:78
struct Range<T> where T : Comparable, T : Sendable