validateOnly property

bool? validateOnly
getter/setter pair

Indicates that the request should be validated without actually stopping any resources.

Optional.

Implementation

core.bool? validateOnly;