invalidSamples
Samples that the validator rejected during the most recent run.
Declaration
var invalidSamples: [SampleType] { get }Mentioned in
Discussion
Returns an empty array when no validator was provided.
Samples that the validator rejected during the most recent run.
var invalidSamples: [SampleType] { get }Returns an empty array when no validator was provided.