enforce property

bool? enforce
getter/setter pair

Whether to enforce the constraint.

Valid only for boolean constraints.

Implementation

core.bool? enforce;