Skip to content

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

Default Implementations

Relationships

Conforms To

  • Swift.Copyable
  • Swift.Escapable
  • Swift.Sendable
  • Swift.SendableMetatype
  • ValidatorResult