Structure
ValidatorResults.In
ValidatorResult of a validator that validates whether an item is contained in the supplied sequence.struct In<T> where T : CustomStringConvertible, T : Equatable, T : Sendable
Topics
Instance Properties
let item: TDescription of the item.let items: [T]Descriptions of the elements of the supplied sequence.
Default Implementations
Relationships
Conforms To
Swift.CopyableSwift.EscapableSwift.SendableSwift.SendableMetatypeValidatorResult