Table

cm_co_identifier_validators

Description

Per-CO identifier validators

  • There is currently no REST interface to this table.

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

co_id

integer, foreign key

CO ID

cm_cos:id

 

description

varchar(256)

Description

 

 

plugin

varchar(32)

Identifier Validator plugin

 

 

co_extended_type_id

integer, foreign key

Extended Type this plugin is configured to validate

cm_co_extended_types:id

Only EmailAddresses and Identifiers are supported

status

varchar(2)

Status of Identifier Validator

  • A: Active
  • S: Suspended

 

  • No labels