get_line
Description:
Gets the line number where this issue was found.
Parameters:
| this |
a ValidatorIssue instance. |
Returns:
|
the line number where this issue occured, or -1 if unknown. |
Gets the line number where this issue was found.
| this |
a ValidatorIssue instance. |
|
the line number where this issue occured, or -1 if unknown. |