Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Structure

ValidatorResults.Or

ValidatorResult of “Or” Validator that combines two ValidatorResults. If either result is successful the combined result is as well.
struct Or

Topics

Instance Properties

Default Implementations

Relationships

Conforms To

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