Header menu logo Nao

EvalVerdict Type

The verdict of a single evaluation

Union cases

Union case Description

Fail

Full Usage: Fail

Partial score

Full Usage: Partial score

Parameters:
    score : float

score : float

Pass

Full Usage: Pass

Instance members

Instance member Description

this.IsFail

Full Usage: this.IsFail

Returns: bool
Returns: bool

this.IsPartial

Full Usage: this.IsPartial

Returns: bool
Returns: bool

this.IsPass

Full Usage: this.IsPass

Returns: bool
Returns: bool

this.Passed

Full Usage: this.Passed

Returns: bool
Returns: bool

this.Score

Full Usage: this.Score

Returns: float
Returns: float

Type something to start searching.