# Structs
AllInListError indicates that a given array of expected values had one or more values that did not match/pass.
AnyInListError represents the fact that zero expected values did not match/pass where at least one was required.
FailedValueError represents a complex object comparison that failed.
OneInListError represents two arrays of values where one of the supplied GivenValues must be in the ValidValues.