denyAll property

bool? denyAll
getter/setter pair

Whether to deny all values for a list constraint.

Valid only for list constraints.

Implementation

core.bool? denyAll;