validateOnly property

bool? validateOnly
getter/setter pair

If true, the request is validated but no Long Running Operation is created.

Only errors are returned.

Implementation

core.bool? validateOnly;