Skip to content

Structure

ValidatorResults.Valid

ValidatorResult of a validator that validates that the data is valid`.
struct Valid

Topics

Instance Properties

  • isValid
    As this validates nothing, this is always true.

Default Implementations

Relationships

Conforms To

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