warnings property
List of validation warnings that don't prevent operation but should be noted.
Implementation
final List<ValidationWarning> warnings;
List of validation warnings that don't prevent operation but should be noted.
final List<ValidationWarning> warnings;