validateOnly property

bool? validateOnly
getter/setter pair

If set, validates the request and returns the result, but does not actually run it.

Optional.

Implementation

core.bool? validateOnly;