Skip to main content

ConnectorRuleValidationResponseDetailsInner

Import this model from the entry point of its package:

import { ConnectorRuleValidationResponseDetailsInner } from '@sailpoint/angular-sdk/connector_rule_management';

Properties

NameTypeDescriptionNotes
linenumberThe line number where the issue occurred[default to undefined]
columnnumberthe column number where the issue occurred[default to undefined]
messsage(optional) stringa description of the issue in the code[default to undefined]