BuildMaster SDK Reference
Version:

ValidationResults(bool isValid) Constructor

Initializes a new instance of the ValidationResults struct.

Syntax

public .ctor(bool isValid)

Parameters

isValid
Type: bool

Value indicating whether the result is valid.