FastlaneSupplyConfiguration.

ValidateOnly Property

Summary

Gets or sets a value indicating whether to only validate changes with Google Play rather than actually publish.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneSupplyConfiguration

Syntax

public bool ValidateOnly { get; set; }

Value

Type Description
bool