multipleValuesDisallowed property

bool? multipleValuesDisallowed
getter/setter pair

Indicates whether or not multiple values are allowed for array types where such a restriction is possible.

Optional.

Implementation

core.bool? multipleValuesDisallowed;