Validation Type Constants

The following constants represent various types of information that can be validated.

Table 105. HFM_VALIDATIONTYPE_ENUM Enumeration

Constant

Description

HFM_NUMVALIDATIONTYPES

Represents the total number of available validation types.

HFM_VALIDATIONTYPE_ANNOTATION

Validate whether the string represents a valid annotation.

HFM_VALIDATIONTYPE_APPLICATION_DESCRIPTION

Validate whether the string represents a valid application description.

HFM_VALIDATIONTYPE_APPNAME

Validate whether the string represents a valid application name.

HFM_VALIDATIONTYPE_CELL_DESCRIPTION

Validate whether the string represents a valid cell description.

HFM_VALIDATIONTYPE_CLUSTERNAME

Validate whether the string represents a valid cluster name.

HFM_VALIDATIONTYPE_DOCUMENTNAME

Validate whether the string represents a valid document name.

HFM_VALIDATIONTYPE_JOURNAL_GROUP_LABEL

Validate whether the string represents a valid journal group label.

HFM_VALIDATIONTYPE_JOURNAL_LINEITEM_DESCRIPTION

Validate whether the string represents a valid description for a journal line item.

HFM_VALIDATIONTYPE_JOURNALDESCRIPTION

Validate whether the string represents a valid journal description.

HFM_VALIDATIONTYPE_JOURNALNAME

Validate whether the string represents a valid journal label.

HFM_VALIDATIONTYPE_LBOUND

Represents the lower bounds of the total number of available validation types.

HFM_VALIDATIONTYPE_LINEITEM_DESCRIPTION

Validate whether the string represents a valid description for a cell line item.

HFM_VALIDATIONTYPE_LOADEXTRACT_DELIMITER

Validate whether the string represents a valid delimiter for a load or extract file.

HFM_VALIDATIONTYPE_MEMBERDESCRIPTION

Validate whether the string represents a valid description of a dimension member.

HFM_VALIDATIONTYPE_MEMBERLABEL

Validate whether the string represents a valid dimension member label.

HFM_VALIDATIONTYPE_PROFILE_FILE

For internal use.

HFM_VALIDATIONTYPE_REPORTDESCRIPTION

Validate whether the string represents a valid description of a report.

HFM_VALIDATIONTYPE_REPORTNAME

Validate whether the string represents a valid report label.

HFM_VALIDATIONTYPE_SECURITYCLASS

Validate whether the string represents a valid security class label.

HFM_VALIDATIONTYPE_USERNAME

Validate whether the string represents a valid username.