Structures

The following structures are available globally.

  • A generic collection of AsyncConstraints on which an input can be validated on.

    See more

    Declaration

    Swift

    public struct AsyncConstraintSet<T>
  • A generic collection of Constraints on which an input can be validated on.

    See more

    Declaration

    Swift

    public struct ConstraintSet<T>