Skip to main content
Skip table of contents

DV_TextMaskSets (ver7.2.0)

This table is used to store text mask sets, which are used to group text masks. To navigate to this page in the application: District > Data Validation Configuration > Text Mask Administration.

Column Name

Initial Version

Data Type

Description

ID

7.2.0

Number(19)

Unique sequential number generated by the application. Required. Indexed.

MessageFormat

7.2.0

Varchar2(100)

Message format. Required.

Name

7.2.0

Varchar2(100)

The name for the text mask set, such as Phone Number. Required. Unique. Indexed using UPPER function.

WhenCreated

7.2.0

Timestamp(6)

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

WhenModified

7.2.0

Timestamp(6)

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

WhoCreated

7.2.0

Varchar2(100)

The name of the person who create the record. Defaults to user.

WhoModified

7.2.0

Varchar2(100)

The name of person who modified the record. Defaults to user.

JavaScript errors detected

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

If this problem persists, please contact our support.