validateOnly property

bool? validateOnly
getter/setter pair

Validates the request without actually updating the Glossary.

Default: false.

Optional.

Implementation

core.bool? validateOnly;