denyAll property

bool? denyAll
getter/setter pair

Setting this to true means that all values are denied.

This field can be set only in policies for list constraints.

Implementation

core.bool? denyAll;