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;