validateOnly property

bool? validateOnly
getter/setter pair

If set to true, the request is only validated.

The App will not be undeleted.

Implementation

core.bool? validateOnly;