Validate Birth Number UA Scoring

Key

Description

BN_UA_BN_NULL

The input birth number is empty.

BN_UA_DATE_HINT_NULL

The input date hint is empty.

BN_UA_DATE_MISMATCH

The input date hint does not match with the value read from the number.

BN_UA_FAKE_GENERATED

Indicates that a fake number was generated in the fakeBirthNumberOut output.

BN_UA_FAKE_NOT_GENERATED

Indicates that a fake number was not generated. This flag is set only when fake numbers are to be generated. This means that it is set only if fakeBirthNumberOut is set and it is unable to generate a fake number.

BN_UA_FORMAT_INVALID

Indicates an invalid format of the input birth number (invalid date part, invalid length).

BN_UA_GNDR_HINT_INVALID

Indicates that the gender hint is invalid (it does not match either the femaleDefinition or the maleDefinition value).

BN_UA_GNDR_HINT_NULL

Indicates that the gender hint is empty.

BN_UA_GNDR_MISMATCH

Indicates that the input gender hint and gender read from the birth number do not match.


iWay Software