Structures
The following structures are available globally.
-
A type-erased
See moreConstraint
.Declaration
Swift
public struct AnyConstraint<T> : Constraint
-
Undocumented
See moreDeclaration
Swift
public struct CompoundContraint<T> : Constraint
-
A data type that links a
See morePredicate
to anError
that describes why the predicate evaluation has failed.Declaration
Swift
public struct ConditionedConstraint<T> : Constraint
-
Undocumented
See moreDeclaration
Swift
public struct KeyPathConstraint<T, V> : Constraint
-
A data type that links a
See morePredicate
to anError
that describes why the predicate evaluation has failed.Declaration
Swift
public struct PredicateConstraint<T> : Constraint
-
Undocumented
See moreDeclaration
Swift
public struct TypeConstraint<T> : Constraint