Result Codes - Name Object#
Record Level Result Codes#
Name Error#
Code |
Short Description |
Long Description |
---|---|---|
|
Unrecognized Format |
Format of Input string was not recognized or too long to represent a valid name. |
|
Multiple First Names Detected |
Multiple first names were detected and could not be accurately genderized. |
|
Vulgarity Detected |
A vulgarity was detected in the name. |
|
Suspicious Word Detected |
The name contained words found on the list of nuisance names, such as “Mickey Mouse.” |
|
Company Name Detected |
The name contained words normally found in a company name. |
|
Non-Alphabetic Character Detected |
The name contained a non-alphabetic character. |
|
Multiple Names Split Detected |
Multiple names sets were detected when split, only the first two set are parsed. |
|
Multiple Formats Detected |
Multiple Formats - Forward and Inverse - Detected |
|
Missing Minimum Name |
Minimum requirements for the name input data is not met. Name must have at least one Alpha Character to be parsed. |
|
Non-Name Word Detected |
Non-Name word such as a “Dept.” or Job Title detected. |
Name Status#
Code |
Short Description |
Long Description |
---|---|---|
|
Parsing Successful |
Name parsing was successful. |
|
Error Parsing |
An error was detected. Please check for a name error code. |
|
First Name Spelling Corrected |
The spelling in the first name field was corrected. |
|
First Name 2 Spelling Corrected |
The spelling in the second first name field was corrected. |
|
First Name 1 Found |
FirstName1 was found in our census table of names. Very likely to be a real first name. |
|
Last Name 1 Found |
LastName1 was found in our census table of names. Very likely to be a real last name. |
|
First Name 2 Found |
FirstName2 was found in our census table of names. Very likely to be a real first name. |
|
Last Name 2 Found |
LastName2 was found in our census table of names. Very likely to be a real last name. |
|
Dual-name Parsed |
Input has dual-name contents and was split it into two single-name outputs. |