expectations property

List<Expectation> expectations
final

The list of expectations for the validation result. It will contain expectations independent of the validation result.

Implementation

final List<Expectation> expectations;