verbose property

bool? verbose
getter/setter pair

If true, the response will contain the compatibility check result with reasons for failed checks.

The default is false.

Optional.

Implementation

core.bool? verbose;