positionWithinLine property

int? positionWithinLine
getter/setter pair
When a schema validation error is returned, this is the offset into the line of the request where the error occurred.

Implementation

/* private */
int? positionWithinLine;