warnings property

List<String> warnings
final

Non-fatal authoring problems noticed while scoring (e.g. an expected finding whose identifier did not resolve).

Implementation

final List<String> warnings;