allowAll property

bool? allowAll
getter/setter pair

Setting this to true means that all values are allowed.

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

Implementation

core.bool? allowAll;