Phone (Validation)
Identification Analysis Definition
Phone (Validation) | ||
---|---|---|
Description |
The Phone (Validation) identification analysis definition determines whether a string represents a valid phone number. |
|
Possible Outputs | VALID INVALID |
|
Default Identity | INVALID | |
Examples | Input | Output |
919-447-3000 | VALID | |
447-3000 | VALID | |
019 447 3000 | INVALID | |
147 3000 | INVALID | |
2468 | INVALID | |
Remarks |