Skip to content

Variable: ISRule

const ISRule: object

Constraint on how many switches in a switch vector may be On.

Type Declaration

AnyOfMany

readonly AnyOfMany: "AnyOfMany" = "AnyOfMany"

AtMostOne

readonly AtMostOne: "AtMostOne" = "AtMostOne"

OneOfMany

readonly OneOfMany: "OneOfMany" = "OneOfMany"