RVN Validator Properties

Name

Type

Required

Description

Rvn

String

Yes

Column that contains the input RVN.

Rvn Out

String

No

Column that stores the verified RVN.

Date Hint

String

No

Column that contains the birth date used to verify the RVN.

Date Out

String

No

Column that stores the resulting birth date (either input birth date or birth date computed from the RVN, depending on property settings).

Gender Hint

String

No

Column that contains the gender used to verify the RVN.

Gender Out

String

No

Column that stores the resulting gender (either input gender or gender computed from the RVN, depending on property settings).

Female Definition

String

No

String defining identification of the female gender. Default value: F.

Gen Location

String

No

The string location is used in generation of the fake RVN. The length of the string must be only 2 characters (representing digits). Default value: 00

Gen Surname Letter

String

No

The string genSurnameLetter is used in the generation of the fake RVN as a substitute for the first character of the first given name. The length of the string must be 1 and the given character must represent a simple letter (letter from the range A-Z). Default value: A

Male Definition

String

No

String value defining identification of the male gender. Default value: M.

Omit Invalid RVN

Boolean

Yes

Flag that determines whether invalid RVNs should be written to the output (flag set to false) or not(flag set to true). Default value: False

Preserve Input Value

Boolean

Yes

Flag that determines whether the input RVN (flag set to true) or the corrected RVN (flag set to false) is written to the output. The value has meaning only for valid input data - for invalid input the cleaned input value is set to the output. Default value: False

When Condition

String

No

Expression that must be satisfied for this step to be executed.

Id

String

No

Step identification string.

Scorer

String

No

Element which stores basic scoring settings.


iWay Software