- Preparing search index...
- The search index is not available
TESSA Web API
Interface ConstraintHelper
Properties
Readonly
namedConstraint
Readonly
taggedConstraint
tagged
Constraint
: ((key
: string | number | symbol) => ((value
: unknown) => ConstraintFunction))
Type declaration
-
- (key: string | number | symbol): ((value: unknown) => ConstraintFunction)
-
Parameters
-
key: string | number | symbol
Readonly
targetDefaultConstraint
Readonly
traverseAncestors
Readonly
typeConstraint