validateOnly property
If set, performs request validation, for example, permission checks and any other type of validation, but does not actually execute the create request.
Optional.
Implementation
core.bool? validateOnly;
If set, performs request validation, for example, permission checks and any other type of validation, but does not actually execute the create request.
Optional.
core.bool? validateOnly;