A field-level validation detail associated with a position not being posted on SEEK.
Fields
| Name | Description |
|---|---|
String! | The name of the field that caused the issue.For example, "positionLocations.city". |
String! | A human-readable message describing the issue with the field value.For example, "Value could not be used to infer a valid SEEK location". |
String! | The value that was provided for the field.For example, "this is not a valid city". |
Seen in
| Parent name | Parent type | Description |
|---|---|---|
| PositionNotPostedReasonPayload | Object | errors field |