Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
PreValidationIssue
Interface PreValidationIssue
interface
PreValidationIssue
{
affectedRows
:
AffectedRow
[]
;
category
:
PreValidationCategory
;
columnName
:
string
;
message
:
string
;
propertySlug
:
string
;
propertyType
:
string
;
severity
:
PreValidationSeverity
;
suggestedFix
?:
SuggestedFix
;
}
Index
Properties
affected
Rows
category
column
Name
message
property
Slug
property
Type
severity
suggested
Fix?
Properties
affected
Rows
affected
Rows
:
AffectedRow
[]
category
category
:
PreValidationCategory
column
Name
column
Name
:
string
message
message
:
string
property
Slug
property
Slug
:
string
property
Type
property
Type
:
string
severity
severity
:
PreValidationSeverity
Optional
suggested
Fix
suggested
Fix
?:
SuggestedFix
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
affected
Rows
category
column
Name
message
property
Slug
property
Type
severity
suggested
Fix
@contrail/entity-types
Loading...
Generated using
TypeDoc