validationCheckDisabled property

bool? validationCheckDisabled
getter/setter pair

Make sure the Enum property value provided in the document is in the possile value list during document creation.

The validation check runs by default.

Implementation

core.bool? validationCheckDisabled;