validationWarnings property

List<String> validationWarnings
final

Any warnings related to the JQL query. Present only if the validation mode was set to warn.

Implementation

final List<String> validationWarnings;