Table of Contents

Class SetupCleanupValidator

Namespace
BenchmarkDotNet.Validators
Assembly
BenchmarkDotNet.dll
public class SetupCleanupValidator : IValidator
Inheritance
SetupCleanupValidator
Implements

Fields

FailOnError

public static readonly SetupCleanupValidator FailOnError

Field Value

SetupCleanupValidator

Properties

TreatsWarningsAsErrors

public bool TreatsWarningsAsErrors { get; }

Property Value

bool

Methods

Validate(ValidationParameters)

public IEnumerable<ValidationError> Validate(ValidationParameters input)

Parameters

input ValidationParameters

Returns

IEnumerable<ValidationError>