lineNumber property

int? lineNumber
getter/setter pair
When a schema validation error is returned, this is the line number in the request where the error occurred.

Implementation

/* private */
int? lineNumber;