equivalentConstraint property

String? equivalentConstraint
getter/setter pair

Managed constraint and canned constraint sometimes can have equivalents.

This field is used to store the equivalent constraint name.

Implementation

core.String? equivalentConstraint;