RVN Validator Scoring

Key

Description

RV_RVN_MISSING

A scoring flag indicating that the input RVN value is not filled in.

RV_RVN_INVALID_LENGTH

A scoring flag indicating that the input RVN is of an incorrect length.

RV_RVN_INVALID_DATE

A scoring flag indicating that

RV_RVN_INVALID_SURNAME

A scoring flag indicating that there is an incorrect character at the position reserved for the first character of the first given name.

RV_RVN_INVALID_CHECK

A scoring flag indicating that the input RVN is invalid (content does not correspond to the sum check).

RV_GNDR_HINT_INVALID

A scoring flag indicating that the input gender is invalid (does not correspond to any of the values of the properties maleDefinition or femaleDefinition).

RV_GNDR_HINT_MISSING

A scoring flag indicating that input gender value is not filled in.

RV_GNDR_MISMATCH

A scoring flag indicating that the gender computed from the RVN is different from the input gender value.

RV_DATE_HINT_MISSING

A scoring flag indicating that input birth date value is not filled in.

RV_DATE_MISMATCH

A scoring flag indicating that birth date computed from the RVN is different from the input birth date value.

RV_RVN_GENERATED

A scoring flag indicating that the input RVN is not filled in but a fake RVN is generated.

RV_RVN_NOT_GENERATED

A scoring flag indicating that the input RVN is not filled in and a fake RVN cannot be generated.

RV_RVN_DAY_UNKNOWN

A scoring flag indicating that the day component of the birth date stored in the RVN is not complete (set only for valid RVNs).

RV_RVN_MONTH_UNKNOWN

A scoring flag indicating that the month component of the birth date stored in the RVN is not complete (set only for valid RVNs).


iWay Software