NAME
JIRA::API::JiraExpressionValidationError -
SYNOPSIS
my $obj = JIRA::API::JiraExpressionValidationError->new();
...
PROPERTIES
column
The text column in which the error occurred.
expression
The part of the expression in which the error occurred.
line
The text line in which the error occurred.
message
Details about the error.
type
The error type.