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;