validateOnly property

bool? validateOnly
getter/setter pair

When true, only validation is performed, without actually renewing the domain.

For more information, see Request validation

Optional.

Implementation

core.bool? validateOnly;