mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'ConnectorRuleValidationResponseDetail
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Line** | **Int32** | The line number where the issue occurred | [required]
|
||||
**Column** | **Int32** | the column number where the issue occurred | [required]
|
||||
**Messsage** | Pointer to **String** | a description of the issue in the code | [optional]
|
||||
**Line** | **Int32** | The line number where the issue occurred | [required]
|
||||
**Column** | **Int32** | the column number where the issue occurred | [required]
|
||||
**Messsage** | **String** | a description of the issue in the code | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user