ConstraintStrength#

class ConstraintStrength#

The strength of a constraint, expressed as a symbolic constant.

The strength of a Constraint can be expressed with any positive integer; the values of this enumeration can be used for readability.

Fields#

class ConstraintStrength
MEDIUM#

The type of the None singleton.

REQUIRED#

The type of the None singleton.

STRONG#

The type of the None singleton.

WEAK#

The type of the None singleton.