failureIndices property

List<int> failureIndices
final

Zero-based indices of the items that failed validation, in ascending order. Always unmodifiable.

Implementation

final List<int> failureIndices;