warnings property

List<ValidationWarning> warnings
final

List of validation warnings that don't prevent operation but should be noted.

Implementation

final List<ValidationWarning> warnings;