Enum that indicates if an evaluation has passed or failed

Enumeration Members

Enumeration Members

FAIL: "FAIL"
PASS: "PASS"
UNKNOWN: "UNKNOWN"