Skip to main content
Skip table of contents

CST_VLDRule (ver7.7.0)

This table is used for state reporting. It contains the definitions of validation rules.

Column Name

Initial Version

Data Type

Description

CST_VLDConfigFileID

7.7.0

Number(20)

The internal ID for the CST_VLDConfigFile record to which the record is associated. Required.

CST_VLDSeverityID

7.7.0

Number(20)

The internal ID for the CST_VLDSeverity record to which the record is associated. Required.

Description

7.7.0

Varchar2(1000)

A description of the validation rule.

ID

7.7.0

Number(20)

Sequential number generated by the application, uniqueness in the table is guaranteed by Primary Key Unique Index. Required.

RecommendedAction

7.7.0

Varchar2(1000)

Describes the recommended action for the user to take in order to address the validation error.

RuleName

7.7.0

Varchar2(100)

Displayable name of the rule.

RuleCode

7.7.0

Varchar2(30)

A unique code associated with the validation rule. Required.

WhenCreated

7.7.0

Timestamp

Date and time the record was created. Defaults to system date.

WhenModified

7.7.0

Timestamp

Date and time the record was modified. Defaults to system date.

WhoCreated

7.7.0

Varchar2(100)

The user login that created the record. Defaults to database user. 

WhoModified

7.7.0

Varchar2(100)

The user login that modified the record. Defaults to database user. 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.